svn commit: r1349884 - /ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1349884 - /ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml

sascharodekamp
Author: sascharodekamp
Date: Wed Jun 13 14:43:01 2012
New Revision: 1349884

URL: http://svn.apache.org/viewvc?rev=1349884&view=rev
Log:
update the test-suite xml

Modified:
    ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml

Modified: ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml?rev=1349884&r1=1349883&r2=1349884&view=diff
==============================================================================
--- ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml (original)
+++ ofbiz/branches/jackrabbit20120501/framework/jcr/testdef/jcrtests.xml Wed Jun 13 14:43:01 2012
@@ -29,17 +29,18 @@
     -->
 
 
- <!--
  <test-group case-name="jackrabbit-tests">
  <junit-test-suite class-name="org.ofbiz.jcr.test.JackrabbitBaseTests"/>
  <junit-test-suite class-name="org.ofbiz.jcr.test.JackrabbitDataTests"/>
+ <!--
  <junit-test-suite class-name="org.ofbiz.jcr.test.JackrabbitFilesTests"/>
  <junit-test-suite class-name="org.ofbiz.jcr.test.JackrabbitQueryTests"/>
- </test-group>
  -->
+ </test-group>
 
+ <!--
  <test-case case-name="jackrabbit-tenant-tests">
  <junit-test-suite class-name="org.ofbiz.jcr.test.JackrabbitTenantTests"/>
  </test-case>
-
+ -->
 </test-suite>
\ No newline at end of file