You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2011/02/22 18:00:10 UTC

svn commit: r1073407 - /sling/trunk/testing/pom.xml

Author: bdelacretaz
Date: Tue Feb 22 17:00:10 2011
New Revision: 1073407

URL: http://svn.apache.org/viewvc?rev=1073407&view=rev
Log:
SLING-1963 - remote tests runner added

Modified:
    sling/trunk/testing/pom.xml

Modified: sling/trunk/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/pom.xml?rev=1073407&r1=1073406&r2=1073407&view=diff
==============================================================================
--- sling/trunk/testing/pom.xml (original)
+++ sling/trunk/testing/pom.xml Tue Feb 22 17:00:10 2011
@@ -42,6 +42,7 @@
     <modules>
         <module>junit/core</module>
         <module>junit/scriptable</module>
+        <module>junit/remote</module>
         <module>samples/testbundle</module>
 
         <!-- TODO cannot enable yet, uses unreleased Stanbol snapshots