Fix local execution of run-tests.sh script

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-01-27 15:04:17 +00:00
parent 0727eb4374
commit 9793bcba6f
2 changed files with 2 additions and 3 deletions

View File

@@ -10,4 +10,5 @@ compiler:
- clang
- gcc
script:
- ./test/run-tests.sh
- cd test
- ./run-tests.sh

View File

@@ -4,8 +4,6 @@
set -e
cd test
# Tests included with the repository
pushd asm