diff options
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index 7a8b2d44e2..db9e21c3df 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -45,9 +45,7 @@ <module>callback-basic</module> <module>callback-complex-type</module> <module>callback-multiple-wires</module> - <!-- Callback SeparateThread disabled due to problem described in TUSCANY-3816 - <module>callback-separatethread</module> - --> + <module>callback-separatethread</module> <module>callback-two-composites</module> <module>callback-two-nodes</module> <module>component-type</module> |