diff --git a/test.sh b/test.sh index a09af3fd..b533a565 100755 --- a/test.sh +++ b/test.sh @@ -1,3 +1,3 @@ #! /bin/bash HISS_TARGET=${HISS_TARGET:-$1} -haxe src/build-scripts/test/$1.hxml \ No newline at end of file +haxe src/build-scripts/test/$HISS_TARGET.hxml \ No newline at end of file