summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/distribution/src/main/assembly/tests.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/distribution/src/main/assembly/tests.xml b/java/distribution/src/main/assembly/tests.xml
index 0ea9676841..bde542fc92 100644
--- a/java/distribution/src/main/assembly/tests.xml
+++ b/java/distribution/src/main/assembly/tests.xml
@@ -48,6 +48,7 @@
<unpack>false</unpack>
<includes>
<include>org.apache.qpid:qpid-systests</include>
+ <include>org.apache.qpid:qpid-perftests</include>
</includes>
<scope>test</scope>
</dependencySet>