- Timestamp:
- 2016-10-07T23:35:04+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ConvertToDataLayerActionTest.java
r11089 r11094 2 2 package org.openstreetmap.josm.gui.layer.gpx; 3 3 4 import static org. testng.Assert.assertEquals;4 import static org.junit.Assert.assertEquals; 5 5 6 6 import org.junit.BeforeClass;
Note:
See TracChangeset
for help on using the changeset viewer.