Index: applications/editors/josm/plugins/scripting/test/conf/test-env.properties
===================================================================
--- applications/editors/josm/plugins/scripting/test/conf/test-env.properties	(revision 25071)
+++ applications/editors/josm/plugins/scripting/test/conf/test-env.properties	(revision 25071)
@@ -0,0 +1,11 @@
+#
+# This file includes properties which are used by all contouralign unit tests 
+#
+
+#### 
+# 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\\eclipse-ws\\eclipse-3.6.1\\JOSM plugins\\plugins\\scripting\\test\\josm.home
Index: applications/editors/josm/plugins/scripting/test/conf/test-unit-env.properties
===================================================================
--- applications/editors/josm/plugins/scripting/test/conf/test-unit-env.properties	(revision 25019)
+++ 	(revision )
@@ -1,11 +1,0 @@
-#
-# This file includes properties which are used by all contouralign unit tests 
-#
-
-#### 
-# 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\\eclipse-ws\\eclipse-3.6.1\\JOSM plugins\\plugins\\scripting\\test\\josm.home
