commit | 80dc4da57beb50e0fcec2e3ee0aacc62045c5995 | [log] [tgz] |
---|---|---|
author | vbhadrir <vbhadrir> | Thu Apr 07 13:28:21 2005 +0000 |
committer | vbhadrir <vbhadrir> | Thu Apr 07 13:28:21 2005 +0000 |
tree | 98dd52d844638364a0253ff5c4dcd72ea3f60f61 | |
parent | f8448444667348eaef09c24e6358e93c5ccf446d [diff] |
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/