buildframework/helium/tools/common/testing.ant.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
--- a/buildframework/helium/tools/common/testing.ant.xml	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/tools/common/testing.ant.xml	Sun Oct 10 15:22:15 2010 +0300
@@ -39,7 +39,7 @@
                 <propertyref name="synergy71.enabled"/>
             </propertyset>
             <fileset dir="${helium.dir}" includes="tools/**/test_*.ant.xml"/> 
-            <fileset dir="${helium.dir}" includes="extensions/*/tools/**/test_*.ant.xml"/>  
+            <fileset dir="${helium.dir}" includes="extensions/*/tools/**/test_*.ant.xml"/>
             <au:plainlistener/>
             <hlm:antcoveragelistener outputfile="${helium.build.dir}/report/antunit/ant_coverage.txt"/>
             <au:xmllistener toDir="${helium.build.dir}/report/antunit" logLevel="info" />