summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-05 18:46:21 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-05 18:46:21 +0100
commitfb8a685bb6deebe08fa18cfb4d4e6529f1c6c0ac (patch)
tree866470170dabec95ee4764c5acf7db031125eab4
parent480d5908a98a7f3a4c170f2994b240c87bcaf567 (diff)
Add lit.local.cfg that instructs not to run any tests in this
directory or its subdirectories. The test in this directory is pointless because we will run it later on anyway! When we migrate to lit this test directory should be removed
-rw-r--r--Test/sanity/lit.local.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/sanity/lit.local.cfg b/Test/sanity/lit.local.cfg
new file mode 100644
index 00000000..462e3dc5
--- /dev/null
+++ b/Test/sanity/lit.local.cfg
@@ -0,0 +1 @@
+config.unsupported = True