From 74e9bd8a46e20666700ce79e22d08a2a05f2c26f Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Sun, 27 Aug 2023 13:04:17 +0200
Subject: Add TestVec3f01NOUI: This test shall be enhanced, only priliminary
 angle tests for now

---
 make/scripts/tests.sh | 1 +
 1 file changed, 1 insertion(+)

(limited to 'make/scripts')

diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 5dbd08f23..7a9481b55 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -599,6 +599,7 @@ function testawtswt() {
 #testnoawt com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI $*
 #testnoawt com.jogamp.opengl.test.junit.jogl.math.TestPMVTransform01NOUI $*
 #testnoawt com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI $*
+#testnoawt com.jogamp.opengl.test.junit.jogl.math.TestVec3f01NOUI $*
 
 
 #
-- 
cgit v1.2.3