source: josm/trunk/test/unit/test-unit-env.properties@ 1701

Last change on this file since 1701 was 1701, checked in by Gubaer, 15 years ago

updated merge logic and unit tests for MergeVisitor

File size: 390 bytes
RevLine 
[1701]1#
2# This file includes properties which are used by all JOSM unit test
3#
4
5####
6# josm.home - the home directory of the JOSM installation to be used in functional tests
7#
8# This is the home directory for JOSM preferences: ${josm.home}\preferences
9# This is the home directory for JOSM plugins: ${josm.home}\plugins\*.jar
10#
11josm.home=C:\\data\\projekte\\osm\\tag-editor-plugin
12
Note: See TracBrowser for help on using the repository browser.