Changeset 10758 in josm for trunk/test/functional/org/openstreetmap/josm/data/osm
- Timestamp:
- 2016-08-07T17:39:42+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/data/osm/TaginfoTestIT.java
r9669 r10758 45 45 */ 46 46 @Test 47 public void checkPopularTags() throws SAXException, IOException, ParseException {47 public void testCheckPopularTags() throws SAXException, IOException, ParseException { 48 48 TaggingPresets.readFromPreferences(); 49 49 new TagChecker().initialize();
Note:
See TracChangeset
for help on using the changeset viewer.