new location for the code

This commit is contained in:
Ganesh Pagade 2019-05-07 11:12:48 +05:30
parent fc227bc128
commit ef4fe8c870
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.baeldung;
package com.baeldung.string;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.MatcherAssert.assertThat;