diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-13 14:08:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-13 14:08:14 +0200 |
commit | a35ab5959f02ddfee757d8e2dc4cced21e682d4e (patch) | |
tree | 130cad70a9ba857f31a96c63d1f7a6d6169858ec /old-tests/test.sh | |
parent | 8b7ead9400820969a6133a5c5827b4690099b4d5 (diff) |
Port names test
Diffstat (limited to 'old-tests/test.sh')
-rwxr-xr-x | old-tests/test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old-tests/test.sh b/old-tests/test.sh index 6a8e39c..f02291a 100755 --- a/old-tests/test.sh +++ b/old-tests/test.sh @@ -16,7 +16,6 @@ test "amalgam/unnamed" test "escaping" test "if-else" test "keyword" -test "names" test "pairs" test "quote" test "scope" |