summaryrefslogtreecommitdiff
path: root/test/run-lang-tests.sh
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2018-08-01 23:42:14 +1200
committerDavid Phillips <david@sighup.nz>2018-08-01 23:42:18 +1200
commit5bc170c54464a786136c1d7c0aefe732cd79dd14 (patch)
treee36c6466c890267a62189a18327c9294e8470592 /test/run-lang-tests.sh
parentd4a083dec30a5ed2732a13d75140a8e51a21598b (diff)
downloadhence-5bc170c54464a786136c1d7c0aefe732cd79dd14.tar.xz
Rename simulator
This project has had a name for a while now
Diffstat (limited to 'test/run-lang-tests.sh')
-rwxr-xr-xtest/run-lang-tests.sh2
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