diff options
Diffstat (limited to 'tests/custom/run_tests.sh')
-rwxr-xr-x | tests/custom/run_tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/custom/run_tests.sh b/tests/custom/run_tests.sh index ffca822..2f13c3b 100755 --- a/tests/custom/run_tests.sh +++ b/tests/custom/run_tests.sh @@ -80,7 +80,7 @@ run_testcase() { local fail=0 ( - cd "$topdir" + cd "$dir" IFS=$'\n' |