summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/modules/domain-node/src/test')
-rw-r--r--sca-java-2.x/trunk/modules/domain-node/src/test/resources/helloworldNode.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/domain-node/src/test/resources/helloworldNode.xml b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/helloworldNode.xml
index a46148ba0e..ea2f577139 100644
--- a/sca-java-2.x/trunk/modules/domain-node/src/test/resources/helloworldNode.xml
+++ b/sca-java-2.x/trunk/modules/domain-node/src/test/resources/helloworldNode.xml
@@ -22,6 +22,6 @@
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
domain="helloworld">
- <contribution location="sample-helloworld.jar"/>
+ <contribution location="sample-helloworld.jar" startDeployables="true" />
</node> \ No newline at end of file