summaryrefslogtreecommitdiff
path: root/java/testkit/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/testkit/build.xml')
-rw-r--r--java/testkit/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/testkit/build.xml b/java/testkit/build.xml
index 94b97d270d..80a3373379 100644
--- a/java/testkit/build.xml
+++ b/java/testkit/build.xml
@@ -20,7 +20,7 @@
-->
<project name="Test Kit" default="build">
- <property name="module.depends" value="client broker common"/>
+ <property name="module.depends" value="client common tools"/>
<import file="../module.xml"/>