Skip to content

Commit

Permalink
minor comment edit to restart Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
geowar1 committed Nov 23, 2019
1 parent a4993a9 commit 67851e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public void testSetSignalsAtTurnout() {
public void testSetSignalsAtTurnoutWithDone() {
Assume.assumeFalse(GraphicsEnvironment.isHeadless());

//create a new Layout Turnout here
//create a new Layout Turnout
layoutTurnout = new LayoutTurnout("Right Hand",
LayoutTurnout.RH_TURNOUT, new Point2D.Double(150.0, 100.0),
33.0, 1.1, 1.2, le);
Expand Down

0 comments on commit 67851e5

Please sign in to comment.