Negligible change to check CI runner is working

main
Erika Savell 9 years ago
parent 8e70dfa2d5
commit 94444e6662

@ -30,5 +30,4 @@ public class Constants {
new BoatInRace("Groupama Team France", 25.0, Color.ORANGE, "FRA"), new BoatInRace("Groupama Team France", 25.0, Color.ORANGE, "FRA"),
new BoatInRace("Artemis Racing", 22.5, Color.DARKOLIVEGREEN, "SWE"), new BoatInRace("Artemis Racing", 22.5, Color.DARKOLIVEGREEN, "SWE"),
new BoatInRace("Emirates Team New Zealand", 62, Color.LIMEGREEN, "ETNZ")}; new BoatInRace("Emirates Team New Zealand", 62, Color.LIMEGREEN, "ETNZ")};
} }

Loading…
Cancel
Save