Skip to content

Commit db9b0b2

Browse files
committed
Moved to com.baeldung.stringtoint package.
1 parent 63b2c31 commit db9b0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-groovy/src/test/groovy/com/baeldung/strings/ConvertStringToInt.groovy renamed to core-groovy/src/test/groovy/com/baeldung/stringtoint/ConvertStringToInt.groovy

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

33
import org.junit.Test
44

0 commit comments

Comments
 (0)