diff options
Diffstat (limited to '')
-rwxr-xr-x | tests/t0100-insert-tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/t0100-insert-tests.sh b/tests/t0100-insert-tests.sh index 6194ceb..451ef52 100755 --- a/tests/t0100-insert-tests.sh +++ b/tests/t0100-insert-tests.sh @@ -1,6 +1,7 @@ #!/bin/bash test_description='Test insert' +cd "$(dirname "$0")" . ./setup.sh test_expect_success 'Test "insert" command' ' |