Merge branch 'master' of https://github.com/themoffster/java-design-patterns into themoffster-master
Conflicts: dao/pom.xml
This commit is contained in:
@@ -7,7 +7,7 @@ import org.junit.Test;
|
||||
|
||||
public class AppTest {
|
||||
|
||||
private App app = new App();;
|
||||
private App app = new App();
|
||||
private KingdomFactory elfFactory;
|
||||
private KingdomFactory orcFactory;
|
||||
|
||||
|
Reference in New Issue
Block a user