We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676ed5b commit fce310dCopy full SHA for fce310d
build.xml
@@ -51,9 +51,6 @@
51
<classpath>
52
<pathelement location="lib/junit-4.12.jar" />
53
<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" />
57
<pathelement location="dist/ipfs.jar" />
58
</classpath>
59
<batchtest haltonfailure="yes">
0 commit comments