summaryrefslogtreecommitdiff
path: root/smoketest/data
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-05-07 16:46:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-05-07 16:48:19 +0200
commitff9fbfd9c9e9a1caa72601df951a7fd85eb8fcc1 (patch)
tree430ecd9b82337cb7f1815fee538a9e7e1af1fc92 /smoketest/data
parent2d3d942683d1cce738eab09b58e4fd693d5e7241 (diff)
Extract SmoketestCommandEnvironment.java from juh.jar
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE unoil.jar. Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
Diffstat (limited to 'smoketest/data')
-rw-r--r--smoketest/data/Basic/Standard/Test_Ext.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/data/Basic/Standard/Test_Ext.xml b/smoketest/data/Basic/Standard/Test_Ext.xml
index 29a68f8868ea..364a6a68402a 100644
--- a/smoketest/data/Basic/Standard/Test_Ext.xml
+++ b/smoketest/data/Basic/Standard/Test_Ext.xml
@@ -40,7 +40,7 @@ Sub TestExtensions
&apos;Create an implementation of com.sun.star.ucb.XCommandEnvironment which is needed for
&apos;adding the extension. The implementation is in
- &apos;javaunohelper/com/sun/star/comp/juhtest/SmoketestCommandEnvironment.java and the code is in juh.jar
+ &apos;smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java and the code is in smoketest.jar
cmdEnv = createUnoService(cUnoSmoketestCommandEnvironment)
&apos;Create the component context and then get the singleton ExtensionManager