Skip to content

Commit fce310d

Browse files
committed
Remove spurious classpath entries for tests
1 parent 676ed5b commit fce310d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@
5151
<classpath>
5252
<pathelement location="lib/junit-4.12.jar" />
5353
<pathelement location="lib/hamcrest-core-1.3.jar" />
54-
<pathelement location="lib/multihash.jar" />
55-
<pathelement location="lib/multiaddr.jar" />
56-
<pathelement location="lib/cid.jar" />
5754
<pathelement location="dist/ipfs.jar" />
5855
</classpath>
5956
<batchtest haltonfailure="yes">

0 commit comments

Comments
 (0)