diff --git a/resources/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties b/resources/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties index 794c1227edd..27c227c207a 100644 --- a/resources/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties +++ b/resources/tests/org.eclipse.core.tests.resources.saveparticipant/build.properties @@ -16,7 +16,8 @@ source.. = src/ output.. = bin/ bin.includes = .,\ META-INF/,\ - about.html + about.html,\ + test.xml src.includes = about.html pom.model.packaging = eclipse-test-plugin diff --git a/resources/tests/org.eclipse.core.tests.resources.saveparticipant/test.xml b/resources/tests/org.eclipse.core.tests.resources.saveparticipant/test.xml new file mode 100644 index 00000000000..90091d22cb5 --- /dev/null +++ b/resources/tests/org.eclipse.core.tests.resources.saveparticipant/test.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +