diff options
Diffstat (limited to 'otest/newlayout/tuscany-java-caa-test-runner/src/test/resources')
-rw-r--r-- | otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties b/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties index 9bd40612ee..5291b10179 100644 --- a/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties +++ b/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties @@ -23,6 +23,7 @@ org.oasis.sca.tests.assembly.lang=POJO # The class to use as the Runtime Bridge for the SCA runtime under test #org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyOSGiRuntimeBridge org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge +#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyDomainNodeRuntimeBridge # The location of the contributions for the test suite # %1 represents the placement of the name of each contribution into the location URI |