Changeset 8514 in josm for trunk/test/functional/org/openstreetmap/josm/gui/conflict/pair/tags
- Timestamp:
- 2015-06-21T03:19:37+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/gui/conflict/pair/tags/TagMergerTest.java
r8510 r8514 34 34 } 35 35 36 public static void main(String args[]) {36 public static void main(String[] args) { 37 37 TagMergerTest test = new TagMergerTest(); 38 38 test.setSize(600, 600);
Note:
See TracChangeset
for help on using the changeset viewer.
