aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/runtest-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/runtest-x64.bat')
-rwxr-xr-xmake/scripts/runtest-x64.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/runtest-x64.bat b/make/scripts/runtest-x64.bat
index f437ef7..2e7f1d0 100755
--- a/make/scripts/runtest-x64.bat
+++ b/make/scripts/runtest-x64.bat
@@ -1,4 +1,5 @@
REM scripts\java-win64.bat com.jogamp.common.GlueGenVersion
REM scripts\java-win64.bat com.jogamp.common.util.TestVersionInfo
-scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
+REM scripts\java-win64.bat com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter
+scripts\java-win64.bat com.jogamp.common.os.TestElfReader01