this test now works

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162974 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2004-08-15 04:27:04 +00:00
parent 7a7678e1a2
commit 3f60d949ba
1 changed files with 0 additions and 7 deletions

View File

@ -30,11 +30,4 @@
<version>0.16</version>
</dependency>
</dependencies>
<build>
<unitTest>
<excludes>
<exclude>**/ResourcesMojoTest.java</exclude>
</excludes>
</unitTest>
</build>
</project>