diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-24 07:38:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-24 07:38:21 +0200 |
commit | 756054785a425e235f78ac7681b812ec693aa775 (patch) | |
tree | 8a50f075969383dfd4bd3c452aadd43fcf59e580 /tests/search | |
parent | c2a7f5db75ca002fdd3f2ca88542599523da5ee1 (diff) |
Remove target/scope irregularity workarounds
Diffstat (limited to 'tests/search')
-rw-r--r-- | tests/search/dir/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/search/dir/testscript b/tests/search/dir/testscript index 71add0b..24162d7 100644 --- a/tests/search/dir/testscript +++ b/tests/search/dir/testscript @@ -37,7 +37,7 @@ EOI : existing-target-implied : $* <<EOI >'bar' -dir{bar/}: x = y # @@ TMP +bar/: x = y ./: bar/ EOI |