[jboss-svn-commits] JBL Code SVN: r31302 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Jan 29 09:17:43 EST 2010
Author: whitingjr
Date: 2010-01-29 09:17:43 -0500 (Fri, 29 Jan 2010)
New Revision: 31302
Removed:
labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-demo.xml
Log:
Removed
Deleted: labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-demo.xml
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-demo.xml 2010-01-29 14:17:24 UTC (rev 31301)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/test/resources/testsuite-integration-demo.xml 2010-01-29 14:17:43 UTC (rev 31302)
@@ -1,19 +0,0 @@
-<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
-
-<suite name="Demo-application-tests-report" verbose="2">
-
- <parameter name="warmup_repeat_count" value="10"/>
- <parameter name="profile_repeat_count" value="2"/>
-
- <test name="Demo tests">
- <groups>
- <run><include name="demo.tests"/></run>
- </groups>
- <classes>
- <class name="org.jboss.tm.performance.TestDemo"/>
- </classes>
-
- </test>
-
-</suite>
-
More information about the jboss-svn-commits
mailing list