Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.jsdt.core.tests.model/build.properties')
-rw-r--r--tests/org.eclipse.wst.jsdt.core.tests.model/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/org.eclipse.wst.jsdt.core.tests.model/build.properties b/tests/org.eclipse.wst.jsdt.core.tests.model/build.properties
index fe0e4e9..1d377c3 100644
--- a/tests/org.eclipse.wst.jsdt.core.tests.model/build.properties
+++ b/tests/org.eclipse.wst.jsdt.core.tests.model/build.properties
@@ -14,5 +14,6 @@ bin.includes = plugin.xml,\
test.xml,\
plugin.properties,\
META-INF/,\
- about.html
+ about.html,\
+ testresources/
source.. = src/

Back to the top