add +x perms

This commit is contained in:
2021-08-01 21:41:25 -06:00
parent 6ec7d86a0a
commit 03dd3f41f8
2 changed files with 3 additions and 3 deletions

0
test-cpp.sh Normal file → Executable file
View File

View File

@@ -2,7 +2,7 @@
# Run these tests on every target that could be used for a NAT front-end # Run these tests on every target that could be used for a NAT front-end
# (also to test (#extern) on multiple targets) # (also to test (#extern) on multiple targets)
haxe test.hxml py.hxml && # haxe test.hxml py.hxml &&
haxe test.hxml js.hxml && # haxe test.hxml js.hxml &&
haxe test.hxml cpp.hxml && # haxe test.hxml cpp.hxml &&
haxe test.hxml --interp haxe test.hxml --interp