Changed package naming across all examples.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package com.iluwatar;
|
||||
package com.iluwatar.tolerantreader;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
@ -7,6 +7,8 @@ import org.junit.After;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
|
||||
import com.iluwatar.tolerantreader.App;
|
||||
|
||||
|
||||
public class AppTest {
|
||||
|
Reference in New Issue
Block a user