Fix for including the test.xml into the binary build
diff --git a/tests/org.eclipse.wst.common.tests/build.properties b/tests/org.eclipse.wst.common.tests/build.properties
index 5427186..25ecbed 100644
--- a/tests/org.eclipse.wst.common.tests/build.properties
+++ b/tests/org.eclipse.wst.common.tests/build.properties
@@ -1,5 +1,6 @@
 bin.includes = commontests.jar,\
                plugin.xml,\
-               testData/
+               testData/,\
+               test.xml
 source.commontests.jar = commontests/
 output.commontests.jar = bin/