commit | ef9c39a281118ed53a151f1e7207fe7c13875a5a | [log] [tgz] |
---|---|---|
author | Thomas Wolf <thomas.wolf@paranor.ch> | Mon Apr 27 08:40:29 2020 +0200 |
committer | Thomas Wolf <thomas.wolf@paranor.ch> | Mon Apr 27 08:41:09 2020 +0200 |
tree | 592a52a40a8fa1f42d74036b26cb5b86f457f489 | |
parent | f44b238483c2573851a0486a3381c441aff28b0e [diff] |
Bug 508611 - Make tests run in official build Include the resources directory in the binary build. Change-Id: Ib26faeb65d4098b3765d87e4b5b11a81eb60dd83 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
diff --git a/bundles/org.eclipse.equinox.common.tests/build.properties b/bundles/org.eclipse.equinox.common.tests/build.properties index 4fc272d..d1cf490 100644 --- a/bundles/org.eclipse.equinox.common.tests/build.properties +++ b/bundles/org.eclipse.equinox.common.tests/build.properties
@@ -4,5 +4,6 @@ .,\ test.xml,\ Plugin_Testing/,\ - plugin.xml, \ - about.html + plugin.xml,\ + about.html,\ + resources/