Update maven script to process all the tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c26f01fb1c
commit
8f0c4405c7
|
@ -249,7 +249,7 @@
|
|||
<build>
|
||||
<unitTest>
|
||||
<includes>
|
||||
<include>org/apache/commons/collections/TestAll.java</include>
|
||||
<include>org/apache/commons/collections/TestAllPackages.java</include>
|
||||
</includes>
|
||||
</unitTest>
|
||||
</build>
|
||||
|
|
Loading…
Reference in New Issue