summaryrefslogtreecommitdiffstats
path: root/java/sca/itest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-08 10:02:15 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-06-08 10:02:15 +0000
commitad05303a660976eb297373b52d46fd320af0ab86 (patch)
tree9275ef94b63cdb27cc6453772b2e0ad63182c52b /java/sca/itest
parentb639e688a9d28d9a66ffe71ef3c382fdd63b1d7a (diff)
TUSCANY-3081 - include one node test in the itest/node build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782576 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest')
-rw-r--r--java/sca/itest/nodes/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/nodes/pom.xml b/java/sca/itest/nodes/pom.xml
index b5049f9dd0..58680b54ef 100644
--- a/java/sca/itest/nodes/pom.xml
+++ b/java/sca/itest/nodes/pom.xml
@@ -37,6 +37,7 @@
<module>helloworld-iface</module>
<module>helloworld-service</module>
<module>helloworld-client</module>
+ <module>one-node-test</module>
<module>two-nodes-test</module>
</modules>