summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/XCore/lit.local.cfg')
-rw-r--r--llvm/test/CodeGen/XCore/lit.local.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/XCore/lit.local.cfg b/llvm/test/CodeGen/XCore/lit.local.cfg
index f8726af57f7..8756f37fe8a 100644
--- a/llvm/test/CodeGen/XCore/lit.local.cfg
+++ b/llvm/test/CodeGen/XCore/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 'XCore' in targets:
OpenPOWER on IntegriCloud