diff --git a/run-tests.sh b/run-tests.sh index a308fa1..a7210d1 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -2,4 +2,4 @@ # Simple script to run all compiler tests echo "Running all tests..." -node test-harness.js \ No newline at end of file +node test-current.js \ No newline at end of file