Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2006-01-11 21:23:52 +0000
committerJohn Arthorne2006-01-11 21:23:52 +0000
commitcad097cc92cd0c49cbbb47cf52a3ae6bd0f41b90 (patch)
tree1a0d386fc4ce26285f23bcb0f25ba6824cf656c1
parente69cf1ab9fb7b9fada4993551af88c5f734f7963 (diff)
downloadeclipse.platform.runtime-perf_31x.tar.gz
eclipse.platform.runtime-perf_31x.tar.xz
eclipse.platform.runtime-perf_31x.zip
Bug 123111 Request to create test.xml for each of osgi, runtime and resources test plug-insperf_31x_v20060111perf_31x
-rw-r--r--tests/org.eclipse.core.tests.runtime/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/org.eclipse.core.tests.runtime/build.properties b/tests/org.eclipse.core.tests.runtime/build.properties
index b2f7c461d..a1da1337d 100644
--- a/tests/org.eclipse.core.tests.runtime/build.properties
+++ b/tests/org.eclipse.core.tests.runtime/build.properties
@@ -13,5 +13,6 @@ bin.includes = plugin.xml,\
*.jar,\
Plugin_Testing/,\
about.xml,\
- META-INF/
+ META-INF/,\
+ test.xml

Back to the top