Pretty sure Util tests were gone a long long time ago
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@415315 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
baff3dca73
commit
d13e4b12f3
|
@ -171,7 +171,4 @@ limitations under the License.
|
|||
<target name="test.time" depends="compile.tests">
|
||||
<runTestCase classname="org.apache.commons.lang.time.TimeTestSuite"/>
|
||||
</target>
|
||||
<target name="test.util" depends="compile.tests">
|
||||
<runTestCase classname="org.apache.commons.lang.util.UtilTestSuite"/>
|
||||
</target>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue