diff options
author | Sven Gothel <[email protected]> | 2012-09-30 20:29:54 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-09-30 20:29:54 +0200 |
commit | c69d62a7869ba8e42ba4f4a6d4467bc1c49080e4 (patch) | |
tree | 1744fc6fa111b674c98d9101da933920602c6eb7 /make/scripts | |
parent | 7302b1014a33c373650ed20e6dd363bb6c2a984e (diff) |
test script: remove deleted unit test
Diffstat (limited to 'make/scripts')
-rwxr-xr-x | make/scripts/tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index 9e384d59f..0cf36ea66 100755 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -256,7 +256,6 @@ testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLContextDrawableSwitchNEWT $* -#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestBug623ATIXCBAssertionFailureNEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT $* |