Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.core.filebuffers.tests/test.xml')
-rw-r--r--org.eclipse.core.filebuffers.tests/test.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.core.filebuffers.tests/test.xml b/org.eclipse.core.filebuffers.tests/test.xml
index 1b10fd47201..415b80d4840 100644
--- a/org.eclipse.core.filebuffers.tests/test.xml
+++ b/org.eclipse.core.filebuffers.tests/test.xml
@@ -48,4 +48,6 @@
</ant>
</target>
+ <target name="performance">
+ </target>
</project>

Back to the top