mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 16:58:56 +00:00
Changed package naming across all examples.
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
package com.iluwatar.app;
|
||||
package com.iluwatar.specification.app;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
import com.iluwatar.app.App;
|
||||
import com.iluwatar.specification.app.App;
|
||||
|
||||
public class AppTest {
|
||||
|
||||
Reference in New Issue
Block a user