Removed a "ant-" which wheren't supposed to be commited :)

This commit is contained in:
meeh
2018-05-06 03:58:08 +00:00
parent 0a1191aa3f
commit 598a177e5e

View File

@ -907,7 +907,7 @@
<classpath> <classpath>
<pathelement location="build/i2p.jar" /> <pathelement location="build/i2p.jar" />
<pathelement location="build/router.jar" /> <pathelement location="build/router.jar" />
<pathelement location="${junit.home}/ant-junit4.jar" /> <pathelement location="${junit.home}/junit4.jar" />
<pathelement location="${hamcrest.home}/hamcrest-all.jar" /> <pathelement location="${hamcrest.home}/hamcrest-all.jar" />
</classpath> </classpath>
<!-- <!--