summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-02-24 18:27:22 +0100
committerSven Gothel <[email protected]>2012-02-24 18:27:22 +0100
commit7cd012c823e831279d7cf8f1f427846d1aad6af3 (patch)
treeb11f6d89b7a1f011008836412d6ecc23c9069f6c
parent4af25334965ac9f2b47c7f098b556c02057616cb (diff)
Dummy unit test name slice -> status
-rw-r--r--make/lib/TEST-com.jogamp.junit.DisabledTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/lib/TEST-com.jogamp.junit.DisabledTest.xml b/make/lib/TEST-com.jogamp.junit.DisabledTest.xml
index e3048ea..51fd723 100644
--- a/make/lib/TEST-com.jogamp.junit.DisabledTest.xml
+++ b/make/lib/TEST-com.jogamp.junit.DisabledTest.xml
@@ -4,7 +4,7 @@
<property name="java.vm.name" value="A Virtual Machine Not Yet Determined" />
<property name="user.country" value="DE" />
</properties>
- <testcase classname="com.jogamp.junit.DisabledTest" name="slice" time="0.011" />
+ <testcase classname="com.jogamp.junit.DisabledTest" name="status" time="0.011" />
<system-out><![CDATA[Unit Tests On This Node Are Disabled!]]></system-out>
<system-err><![CDATA[Unit Tests On This Node Are Disabled!]]></system-err>
</testsuite>