diff options
Diffstat (limited to 'make')
-rw-r--r-- | make/scripts/tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh index ddf97fda8..a8807b09e 100644 --- a/make/scripts/tests.sh +++ b/make/scripts/tests.sh @@ -500,6 +500,7 @@ function testawtswt() { #testawt com.jogamp.opengl.test.junit.jogl.acore.anim.Bug898AnimatorFromEDTAWT $* #testawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT $* +testawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT $* #testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT $* # |