ref: 9a4941c7946720ffda3085ee5531a4f9e60ee2e0
parent: f29d768989cf23a2f77a3f6e018863c5e0b8ace0
author: Jakub Kądziołka <kuba@kadziolka.net>
date: Wed Jun 5 16:52:35 EDT 2019
Allow running the tests from outside of the test folder
--- 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