diff --git a/projects/nat-archive-tool/test.sh b/projects/nat-archive-tool/test.sh index 0c16d0e7..e81b3d25 100755 --- a/projects/nat-archive-tool/test.sh +++ b/projects/nat-archive-tool/test.sh @@ -2,7 +2,7 @@ # Run these tests on every target that could be used for a NAT front-end # (also to test (#extern) on multiple targets) -# haxe test.hxml py.hxml && -# haxe test.hxml js.hxml && -# haxe test.hxml cpp.hxml && +haxe test.hxml py.hxml && +haxe test.hxml js.hxml && +haxe test.hxml cpp.hxml && haxe test.hxml --interp