Allow running the tests from outside of the test folder

This commit is contained in:
Jakub Kądziołka
2019-06-05 20:52:35 +02:00
parent f29d768989
commit 9a4941c794

View File

@@ -4,6 +4,8 @@
set -e set -e
cd "$(dirname "$0")"
# Tests included with the repository # Tests included with the repository
pushd asm pushd asm