aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-02-26 17:04:03 +0100
committerSven Gothel <[email protected]>2014-02-26 17:04:03 +0100
commit80a0ddd084e674fbfff007e6a83eec6162aaa32d (patch)
tree10ae3efcd51e174997943f40a5ea8c9bd39a8b75 /make
parentd84812b6fb398c73cb3f339ab13d74b7e6822181 (diff)
parent72d44215a266ccb569efbd5af3142385c4442fe9 (diff)
Merge branch 'master' into 2.2-train
Diffstat (limited to 'make')
-rw-r--r--make/scripts/tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index ad7222bc5..72b1e4e74 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -414,7 +414,7 @@ function testawtswt() {
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT $*
-#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT $*
+testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 $*