diff options
Diffstat (limited to 'java/sca/otest/current/tests/src')
-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 54c7eeeb6f..c21778cc7d 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 @@ -9,7 +9,7 @@ org.oasis.sca.tests.assembly.lang=Java # The class to use as the Runtime Bridge for the SCA runtime under test -org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge +org.oasis.sca.tests.assembly.runtime_bridge=tuscany.TuscanyRuntimeBridge # The location of the contributions for the test suite # %1 represents the placement of the name of each contribution into the location URI |