Add some missing tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1073013 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
69a2052a43
commit
ea0474085a
|
@ -82,6 +82,8 @@
|
|||
<batchtest todir="${testreportdir}">
|
||||
<fileset dir="src/test/java">
|
||||
<include name="**/*Test.java"/>
|
||||
<include name="**/*TestBinary.java"/>
|
||||
<include name="**/*TestPermutations.java"/>
|
||||
<exclude name="**/*AbstractTest.java"/>
|
||||
</fileset>
|
||||
</batchtest>
|
||||
|
|
Loading…
Reference in New Issue