Changeset 12563 in josm for trunk/test/unit/org/openstreetmap/josm/actions/mapmode/ParallelWayActionTest.java
- Timestamp:
- 2017-08-03T21:43:11+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/actions/mapmode/ParallelWayActionTest.java
r11978 r12563 27 27 @Rule 28 28 @SuppressFBWarnings(value = "URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD") 29 public JOSMTestRules test = new JOSMTestRules().platform(). commands();29 public JOSMTestRules test = new JOSMTestRules().platform().platform().mainMenu().projection(); 30 30 31 31 /**
Note:
See TracChangeset
for help on using the changeset viewer.
