diff options
Diffstat (limited to 'make/scripts/runtest-x32.bat')
-rwxr-xr-x | make/scripts/runtest-x32.bat | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make/scripts/runtest-x32.bat b/make/scripts/runtest-x32.bat index a2238df..a594f4a 100755 --- a/make/scripts/runtest-x32.bat +++ b/make/scripts/runtest-x32.bat @@ -1,5 +1,6 @@ REM scripts\java-win32.bat com.jogamp.common.GlueGenVersion REM scripts\java-win32.bat com.jogamp.common.util.TestVersionInfo REM scripts\java-win32.bat com.jogamp.gluegen.test.junit.generation.Test1p1JavaEmitter -scripts\java-win32.bat com.jogamp.common.os.TestElfReader01 +REM scripts\java-win32.bat com.jogamp.common.os.TestElfReader01 +scripts\java-win32.bat com.jogamp.common.util.TestIOUtilURIHandling |