Changeset 9501 in josm for trunk/test/functional/org/openstreetmap
- Timestamp:
- 2016-01-17T15:06:09+01:00 (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 10 10 taginfo-img 11 11 build2 12 junit*.properties 13 foobar
-
- Property svn:ignore
-
trunk/test
- Property svn:ignore
-
old new 2 2 report 3 3 jacoco.exec 4 jacocoIT.exec
-
- Property svn:ignore
-
trunk/test/functional/org/openstreetmap/josm/data/osm/TaginfoTestIT.java
r9496 r9501 26 26 27 27 /** 28 * Various tests with Taginfo.28 * Various integration tests with Taginfo. 29 29 */ 30 public class Taginfo IntegrationTest{30 public class TaginfoTestIT { 31 31 32 32 /**
Note:
See TracChangeset
for help on using the changeset viewer.