diff options
Diffstat (limited to 'make/scripts/runtest-x64.bat')
-rwxr-xr-x | make/scripts/runtest-x64.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/runtest-x64.bat b/make/scripts/runtest-x64.bat index f88e795..f6dda45 100755 --- a/make/scripts/runtest-x64.bat +++ b/make/scripts/runtest-x64.bat @@ -10,6 +10,6 @@ REM scripts\java-win64.bat com.jogamp.common.net.TestUrisWithAssetHandler REM scripts\java-win64.bat com.jogamp.common.net.TestURIQueryProps REM scripts\java-win64.bat com.jogamp.common.net.TestUri01 REM scripts\java-win64.bat com.jogamp.common.net.TestUri02Composing -REM scripts\java-win64.bat com.jogamp.common.net.TestUri03Resolving -scripts\java-win64.bat com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 +scripts\java-win64.bat com.jogamp.common.net.TestUri03Resolving +REM scripts\java-win64.bat com.jogamp.common.net.TestUri99LaunchOnReservedCharPathBug908 |