Skip to content

Commit

Permalink
this is only a test (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoWatanabe authored and swd543 committed Dec 6, 2019
1 parent a26ae6e commit 9ad78c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/mu/characteristics/Characteristics.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public Characteristics(boolean isOrthogonalMoveAllowed, int numberOfPiecesPerPla
this.dux = dux;
}

// test
public Characteristics(){}

private Movement black=new Movement();
Expand Down

0 comments on commit 9ad78c8

Please sign in to comment.