source: osm/applications/editors/josm/plugins/turnrestrictions/test/config/test-unit-env.properties@ 23510

Last change on this file since 23510 was 23510, checked in by guggis, 14 years ago

cosmetics (documentation etc.)
fixing unit tests

File size: 423 bytes
Line 
1#
2# This file includes properties which are used by all turnrestrictions unit tests
3#
4
5####
6# josm.home - the home directory of the JOSM installation to be used in unit 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\\eclipse-ws\\eclipse-3.6.1\\turnrestrictions\\test\\josm.home
Note: See TracBrowser for help on using the repository browser.