[tests] Cleanup initialization of test suffixes.
[oota-llvm.git] / test / MC / Disassembler / Mips / lit.local.cfg
index 9b698b2e6c411a92d00fe260a00e73ffada6e075..1fa54b428cd97710d4ce5254475e5e5fefc01f61 100644 (file)
@@ -1,5 +1,3 @@
-config.suffixes = ['.txt']
-
 targets = set(config.root.targets_to_build.split())
 if not 'Mips' in targets:
     config.unsupported = True