Skip to content

Commit 6135614

Browse files
committed
Update EXRAILTest.h
1 parent 81cadea commit 6135614

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

EXRAILTest.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ ROUTE(7000, "Route state tests")
3232
SPEED(10)
3333
RED(1)
3434
PRINT("7100 Waiting at signal 1")
35-
WAIT_WHILE_RED(1) // user do </GREEN 1> to continue
3635
PRINT("7100 Tester please set signal 1 GREEN or AMBER to continue")
3736
WAIT_WHILE_RED(1)
3837
SPEED(10)
@@ -46,7 +45,6 @@ ROUTE(7000, "Route state tests")
4645
PARSE("</>")
4746
FREEALL
4847
PARSE("</>")
49-
DONE
5048

5149
IFRESERVE(1)
5250
PRINT("7200 FREEALL test worked")

0 commit comments

Comments
 (0)