Skip to content

Commit 6ac0624

Browse files
committed
TestUtilsTest: use matching package
1 parent ffac6f0 commit 6ac0624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/scijava/util/TestUtilsTest.java renamed to src/test/java/org/scijava/test/TestUtilsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* #L%
3030
*/
3131

32-
package org.scijava.util;
32+
package org.scijava.test;
3333

3434
import static org.junit.Assert.assertTrue;
3535

0 commit comments

Comments
 (0)