Changeset 6881 in josm for trunk/test/functional/org/openstreetmap/josm/io
- Timestamp:
- 2014-02-24T17:49:12+01:00 (11 years ago)
- Location:
- trunk/test/functional/org/openstreetmap/josm/io
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/io/MultiFetchServerObjectReaderTest.java
r6289 r6881 229 229 private DataSet ds; 230 230 231 231 /** 232 * Setup test. 233 */ 232 234 @Before 233 235 public void setUp() throws IOException, IllegalDataException { -
trunk/test/functional/org/openstreetmap/josm/io/OsmServerBackreferenceReaderTest.java
r6289 r6881 236 236 private DataSet ds; 237 237 238 /** 239 * Setup test. 240 */ 238 241 @Before 239 242 public void setUp() throws IOException, IllegalDataException {
Note:
See TracChangeset
for help on using the changeset viewer.