diff options
Diffstat (limited to 'test/run-lang-tests.sh')
-rwxr-xr-x | test/run-lang-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run-lang-tests.sh b/test/run-lang-tests.sh index 5cc68b3..767fde9 100755 --- a/test/run-lang-tests.sh +++ b/test/run-lang-tests.sh @@ -1,7 +1,7 @@ #!/bin/bash cd "$(dirname $0)" -EXECUTABLE="$PWD/../simulator" +EXECUTABLE="$PWD/../hence" echo $PWD |