295153 Can streamline unit test scripts
diff --git a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
index a57b2d3..94b3d63 100644
--- a/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
+++ b/releng.wtpbuilder/distribution/wtp.tests/testScripts/test.xml
@@ -89,7 +89,12 @@
<property
name="library-file"
value="${testRoot}/wtp-junit-tests.xml"/>
- <!--properties file containing the some server name properties -->
+ <!--
+ TODO: seems this properties file shold not be necessary ... at least there,
+ that it can be found by test scripts themselves, at least. But will put here for
+ now, to try and complete bug 295153.
+ https://bugs.eclipse.org/bugs/show_bug.cgi?id=295153
+ -->
<property
file="${testRoot}/testServer.properties"/>
<fileset