diff options
Diffstat (limited to 'java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties')
-rw-r--r-- | java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties b/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties index 8341824822..c02f116ccd 100644 --- a/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties +++ b/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties @@ -12,7 +12,7 @@ org.oasis.sca.tests.assembly.lang=Java # - use client.TuscanyRuntimeBridge for the OSGi runtime # - use tuscany.TuscanyRuntimeBridge for the Java runtime # org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge -org.oasis.sca.tests.assembly.runtime_bridge=tuscany.TuscanyRuntimeBridge +org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge # The location of the contributions for the test suite # %1 represents the placement of the name of each contribution into the location URI |