aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/lit.local.cfg')
-rw-r--r--test/CodeGen/PowerPC/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/lit.local.cfg b/test/CodeGen/PowerPC/lit.local.cfg
index 4019eca0bb..aaa31d93d5 100644
--- a/test/CodeGen/PowerPC/lit.local.cfg
+++ b/test/CodeGen/PowerPC/lit.local.cfg
@@ -1,4 +1,4 @@
-config.suffixes = ['.ll', '.c', '.cpp']
+config.suffixes = ['.ll', '.c', '.cpp', '.test']
targets = set(config.root.targets_to_build.split())
if not 'PowerPC' in targets: