BAEL-16783 Slice 2 | The top 100 articles should have their own package in the module

This commit is contained in:
Dhawal Kapil
2019-08-17 00:57:57 +05:30
parent c08db10def
commit a7c0f0b0d9
9 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
package org.baeldung.java.io;
package org.baeldung.writetofile;
import static org.junit.Assert.assertEquals;