diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-12-01 15:13:30 +0200 |
commit | 5e71edfa033f163ded9a82f7d66412d8ee05bc48 (patch) | |
tree | 071c3a9068fb134d7cc64c1fcc16d30cdaa3455a /old-tests/test.sh | |
parent | 6cb960121c4195dd9d12c92d4f3ff2819fad143e (diff) |
Port old value reversibility tests
Diffstat (limited to 'old-tests/test.sh')
-rwxr-xr-x | old-tests/test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/old-tests/test.sh b/old-tests/test.sh index de93322..ebd7b47 100755 --- a/old-tests/test.sh +++ b/old-tests/test.sh @@ -22,12 +22,10 @@ test "pairs" test "quote" test "scope" test "target/out-qualified" -test "variable/dir-path" test "variable/expansion" test "variable/null" test "variable/override" test "variable/prepend" test "variable/qualified" -test "variable/representation" test "variable/type" test "variable/type-pattern-append" |