diff options
Diffstat (limited to 'tests/t0001-sanity-checks.sh')
-rwxr-xr-x | tests/t0001-sanity-checks.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/t0001-sanity-checks.sh b/tests/t0001-sanity-checks.sh index 68379e3..4ce8d09 100755 --- a/tests/t0001-sanity-checks.sh +++ b/tests/t0001-sanity-checks.sh @@ -1,6 +1,7 @@ #!/bin/bash test_description='Sanity checks' +cd "$(dirname "$0")" . ./setup.sh test_expect_success 'Make sure we can run pass' ' |