Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.platform.discovery.ui.test.unit/build.properties')
-rw-r--r--tests/org.eclipse.platform.discovery.ui.test.unit/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/org.eclipse.platform.discovery.ui.test.unit/build.properties b/tests/org.eclipse.platform.discovery.ui.test.unit/build.properties
index 901ed1e..06ca4c7 100644
--- a/tests/org.eclipse.platform.discovery.ui.test.unit/build.properties
+++ b/tests/org.eclipse.platform.discovery.ui.test.unit/build.properties
@@ -14,4 +14,5 @@ bin.includes = META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
about.html,\
- OSGI-INF/
+ OSGI-INF/,\
+ test.xml

Back to the top