[tests] Cleanup initialization of test suffixes.
[oota-llvm.git] / test / MC / AsmParser / lit.local.cfg
index 6c49f08b7496de4427c088baafd0bb242b8a42ac..ba763cf03ffcc4a996faa124289303f10f41eeba 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.s']
-
 targets = set(config.root.targets_to_build.split())
 if not 'X86' in targets:
     config.unsupported = True