Fxml refactored, partway through refactoring controllers (app does not run) #story[463]

This commit is contained in:
Peter
2017-03-29 12:58:49 +13:00
parent 1497858cc0
commit 4a6978ff79
5 changed files with 202 additions and 65 deletions
-1
View File
@@ -1,7 +1,6 @@
package seng302;
import org.junit.Test;
import seng302.controllers.RaceTimerController;
import seng302.models.Race;
import static org.junit.Assert.assertTrue;