Skip to content

Commit ef4fe8c

Browse files
committed
new location for the code
1 parent fc227bc commit ef4fe8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-java-12/src/test/java/com/baeldung/StringAPITest.java renamed to core-java-modules/core-java-12/src/test/java/com/baeldung/string/StringAPITest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.baeldung;
1+
package com.baeldung.string;
22

33
import static org.hamcrest.CoreMatchers.equalTo;
44
import static org.hamcrest.MatcherAssert.assertThat;

0 commit comments

Comments
 (0)