- Timestamp:
- 10/23/2017 10:14:37 AM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
src/tmcsim/application.properties (modified) (1 diff)
-
test/atmsdriver/model/LoadSadDotsTest.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tmcsim/application.properties
r159 r162 1 # Sat, 21 Oct 2017 11:46:12-07001 #Mon, 23 Oct 2017 11:00:55 -0700 2 2 3 Application.revision=1 563 Application.revision=161 4 4 5 5 Application.buildnumber=53 -
trunk/test/atmsdriver/model/LoadSadDotsTest.java
r160 r162 53 53 "localhost", 8080); 54 54 55 // Test for correct number of highways55 // Test for correct number of highways 56 56 ArrayList<Highway> result = highways.highways; 57 57 assertEquals(2, result.size());
Note: See TracChangeset
for help on using the changeset viewer.
