diff options
Diffstat (limited to 'make')
-rw-r--r-- | make/scripts/tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index fc5005c..efad1ef 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -88,6 +88,7 @@ function testnormal() { } +#testnotmal com.jogamp.openal.JoalVersion $* testnormal com.jogamp.openal.test.manual.OpenALTest $* #testnormal com.jogamp.openal.test.manual.Sound3DTest $* #testnormal com.jogamp.openal.test.junit.ALutWAVLoaderTest $* |