diff options
Diffstat (limited to 'tests/t0500-find.sh')
-rwxr-xr-x | tests/t0500-find.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/t0500-find.sh b/tests/t0500-find.sh index 2167836..03ba1fd 100755 --- a/tests/t0500-find.sh +++ b/tests/t0500-find.sh @@ -1,6 +1,7 @@ #!/bin/bash test_description='Find check' +cd "$(dirname "$0")" . ./setup.sh test_expect_success 'Make sure find resolves correct files' ' |