@ -5,5 +5,7 @@ class BShipTest {
@Test
public void testStartGame() {
BShip bShip = new BShip();
bShip.autoPlacement = true;
}