diff options
Diffstat (limited to 'tests/test.sh')
-rwxr-xr-x | tests/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh index f29b43a..9ce7152 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -22,6 +22,7 @@ test "names" test "pairs" test "quote" test "scope" +test "target/out-qualified" test "variable/dir-path" test "variable/expansion" test "variable/null" |