#
# This file includes properties which are used by all JOSM unit test 
#

#### 
# josm.home - the home directory of the JOSM installation to be used in unit tests
#
# This is the home directory for JOSM preferences: ${josm.home}\preferences
# This is the home directory for JOSM plugins: ${josm.home}\plugins\*.jar
#
josm.home=C:\\data\\projekte\\osm\\repositories\\josm-github-Gubaer\\test\\config\\unit-josm.home

