diff options
author | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-10 16:27:19 +0100 |
---|---|---|
committer | Dan Liew <daniel.liew@imperial.ac.uk> | 2014-05-10 16:27:19 +0100 |
commit | efe9d5884a7b1d7af910761772454ba944bd4de8 (patch) | |
tree | 6a22572073c3e1abb6e88e2f51e18406f28dcd35 /Test/doomed | |
parent | bdd275bf0225ffcaaf43da22ed09c5937a7b14bc (diff) |
Prevent running doomed tests. They weren't being run
by the old testing infrastructure.
Diffstat (limited to 'Test/doomed')
-rw-r--r-- | Test/doomed/lit.local.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/doomed/lit.local.cfg b/Test/doomed/lit.local.cfg new file mode 100644 index 00000000..462e3dc5 --- /dev/null +++ b/Test/doomed/lit.local.cfg @@ -0,0 +1 @@ +config.unsupported = True |