Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.tests/build.properties')
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.tests/build.properties b/org.eclipse.mylyn.bugzilla.tests/build.properties
index f10e5a80c..2adb2521e 100644
--- a/org.eclipse.mylyn.bugzilla.tests/build.properties
+++ b/org.eclipse.mylyn.bugzilla.tests/build.properties
@@ -7,7 +7,8 @@
###############################################################################
bin.includes = bugzilla-test.jar,\
META-INF/,\
- about.html
+ about.html,\
+ testdata/
jars.compile.order = bugzilla-test.jar
source.bugzilla-test.jar = src/
output.bugzilla-test.jar = bin/

Back to the top