diff options
Diffstat (limited to 'make/scripts/run-tests-osx.sh')
-rwxr-xr-x | make/scripts/run-tests-osx.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/scripts/run-tests-osx.sh b/make/scripts/run-tests-osx.sh new file mode 100755 index 000000000..c83edab71 --- /dev/null +++ b/make/scripts/run-tests-osx.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +bash scripts/make.jogl.all.macosx.sh -f build-test.xml junit.run.sharedctx |