diff options
author | wuestholz <unknown> | 2014-06-05 14:57:27 +0200 |
---|---|---|
committer | wuestholz <unknown> | 2014-06-05 14:57:27 +0200 |
commit | 2dcb445f1addae38aff40d5a153952ee7b4130e5 (patch) | |
tree | 18745959608b4a3ab52a3895826e10e497a86713 /Test/dafny2 | |
parent | 317f84eea57ff897d830588d5893b6722a6aa2a0 (diff) |
Made the snapshotable trees test "unsupported" instead of "unresolved".
Diffstat (limited to 'Test/dafny2')
-rw-r--r-- | Test/dafny2/unsupported/SnapshotableTrees.dfy (renamed from Test/dafny2/SnapshotableTrees.dfy) | 0 | ||||
-rw-r--r-- | Test/dafny2/unsupported/lit.local.cfg | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny2/SnapshotableTrees.dfy b/Test/dafny2/unsupported/SnapshotableTrees.dfy index 2c7a91df..2c7a91df 100644 --- a/Test/dafny2/SnapshotableTrees.dfy +++ b/Test/dafny2/unsupported/SnapshotableTrees.dfy diff --git a/Test/dafny2/unsupported/lit.local.cfg b/Test/dafny2/unsupported/lit.local.cfg new file mode 100644 index 00000000..c4c53257 --- /dev/null +++ b/Test/dafny2/unsupported/lit.local.cfg @@ -0,0 +1,2 @@ +# Do not run tests in this directory and below
+config.unsupported = True
|