Skip to content

Commit 5c2b5e7

Browse files
committed
rename org for test
1 parent e08016d commit 5c2b5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<pathelement location="lib/multiaddr.jar" />
5656
<pathelement location="dist/ipfs.jar" />
5757
</classpath>
58-
<test name="org.ipfs.api.APITest" haltonfailure="yes">
58+
<test name="io.ipfs.api.APITest" haltonfailure="yes">
5959
<formatter type="plain"/>
6060
<formatter type="xml"/>
6161
</test>

0 commit comments

Comments
 (0)