Index: trunk/test/config/test-unit-env.properties
===================================================================
--- trunk/test/config/test-unit-env.properties	(revision 1752)
+++ trunk/test/config/test-unit-env.properties	(revision 1752)
@@ -0,0 +1,12 @@
+#
+# 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\\tag-editor-plugin
+
