Changeset 12060 in josm for trunk/test/unit/org/openstreetmap
- Timestamp:
- 2017-05-04T19:54:08+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/data/osm/event/SelectionEventManagerTest.java
r12048 r12060 45 45 */ 46 46 @Test 47 public void test () {47 public void testEventPropagation() { 48 48 // automatically adds the layers 49 49 CommandTestDataWithRelation testData1 = new CommandTestDataWithRelation();
Note:
See TracChangeset
for help on using the changeset viewer.