summaryrefslogtreecommitdiff
path: root/unotest
diff options
context:
space:
mode:
Diffstat (limited to 'unotest')
-rw-r--r--unotest/source/java/org/openoffice/test/UnoApiTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotest/source/java/org/openoffice/test/UnoApiTest.java b/unotest/source/java/org/openoffice/test/UnoApiTest.java
index b99f4aaf99af..bf8948ceb4f6 100644
--- a/unotest/source/java/org/openoffice/test/UnoApiTest.java
+++ b/unotest/source/java/org/openoffice/test/UnoApiTest.java
@@ -33,7 +33,7 @@ public final class UnoApiTest {
connection.tearDown();
}
- @Test public void test() {
+ @Test public void test() throws Exception {
assertTrue(
Runner.run(
"-sce", Argument.get("sce"), "-xcl", Argument.get("xcl"), "-tdoc",