diff --git a/test/run-tests.sh b/test/run-tests.sh index 02c5b88d..77aa8478 100755 --- a/test/run-tests.sh +++ b/test/run-tests.sh @@ -4,6 +4,8 @@ set -e +cd "$(dirname "$0")" + # Tests included with the repository pushd asm