update edce json for test
This commit is contained in:
@@ -205,7 +205,7 @@ public class ParseTest extends Assert {
|
|||||||
assertNotNull(starport);
|
assertNotNull(starport);
|
||||||
Shipyard shipyard = starport.getShips();
|
Shipyard shipyard = starport.getShips();
|
||||||
assertNotNull(shipyard);
|
assertNotNull(shipyard);
|
||||||
assertEquals(23, shipyard.getShips().size());
|
assertEquals(29, shipyard.getShips().size());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user