RESOLVED - bug 116487: create performance test harness
https://bugs.eclipse.org/bugs/show_bug.cgi?id=116487
diff --git a/org.eclipse.mylyn.tests.performance/build.properties b/org.eclipse.mylyn.tests.performance/build.properties
index 2032cb7..283476c 100644
--- a/org.eclipse.mylyn.tests.performance/build.properties
+++ b/org.eclipse.mylyn.tests.performance/build.properties
@@ -7,8 +7,10 @@
 ###############################################################################
 bin.includes = META-INF/,\
                .,\
-               about.html
-src.includes = about.html
+               about.html,\
+               testdata/
+src.includes = about.html,\
+               testdata/
 jars.compile.order = .
 output.. = bin/
 jre.compilation.profile = J2SE-1.5