You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2005/08/18 21:30:02 UTC

svn commit: r233363 - /cocoon/trunk/core/pom.xml

Author: cziegeler
Date: Thu Aug 18 12:29:58 2005
New Revision: 233363

URL: http://svn.apache.org/viewcvs?rev=233363&view=rev
Log:
More tests are running

Modified:
    cocoon/trunk/core/pom.xml

Modified: cocoon/trunk/core/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/core/pom.xml?rev=233363&r1=233362&r2=233363&view=diff
==============================================================================
--- cocoon/trunk/core/pom.xml (original)
+++ cocoon/trunk/core/pom.xml Thu Aug 18 12:29:58 2005
@@ -34,6 +34,7 @@
       <testResource>
       <directory>../src/test</directory>
       <includes>
+        <include>**/*.xtest</include>
         <include>**/*.xconf</include>
         <include>**/*.xml</include>
       </includes>