These
This commit is contained in:
@@ -4,6 +4,7 @@ import tester.Tester;
|
||||
|
||||
class Examples {
|
||||
void testItAll(Tester t) { new Game().run(); }
|
||||
|
||||
void testCoord(Tester t) {
|
||||
Coord coord = new Coord(1, 1);
|
||||
Coord cod = new Coord(1, 1);
|
||||
|
Reference in New Issue
Block a user