summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java')
-rw-r--r--qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java b/qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java
index 581e4c59ecdd..f9af42b69173 100644
--- a/qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java
+++ b/qadevOOo/tests/java/ifc/sdb/_ErrorMessageDialog.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -58,7 +58,7 @@ public class _ErrorMessageDialog extends MultiPropertyTest {
testProperty("SQLException", tEnv.getObjRelation("ERR1"),
tEnv.getObjRelation("ERR2")) ;
}
-
+
public void _ParentWindow(){
log.println("Testing with custom Property tester");
testProperty("ParentWindow", tEnv.getObjRelation("ERR_XWindow"), null);