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 e08016d commit 5c2b5e7Copy full SHA for 5c2b5e7
build.xml
@@ -55,7 +55,7 @@
55
<pathelement location="lib/multiaddr.jar" />
56
<pathelement location="dist/ipfs.jar" />
57
</classpath>
58
- <test name="org.ipfs.api.APITest" haltonfailure="yes">
+ <test name="io.ipfs.api.APITest" haltonfailure="yes">
59
<formatter type="plain"/>
60
<formatter type="xml"/>
61
</test>
0 commit comments