summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XTextListener.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XTextListener.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XTextListener.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XTextListener.java b/qadevOOo/tests/java/ifc/awt/_XTextListener.java
index df40799cb369..245642a803d8 100644
--- a/qadevOOo/tests/java/ifc/awt/_XTextListener.java
+++ b/qadevOOo/tests/java/ifc/awt/_XTextListener.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
@@ -115,14 +115,14 @@ public class _XTextListener extends MultiMethodTest {
tRes.tested("textChanged()", result) ;
}
-
+
/**
* Forces environment recreation.
*/
protected void after() {
disposeEnvironment();
}
-
+
}