summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/qadevooo/_SelfTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/qadevooo/_SelfTest.java')
-rwxr-xr-xqadevOOo/tests/java/ifc/qadevooo/_SelfTest.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/qadevooo/_SelfTest.java b/qadevOOo/tests/java/ifc/qadevooo/_SelfTest.java
index 32c37ee87710..c38faa0d3625 100755
--- a/qadevOOo/tests/java/ifc/qadevooo/_SelfTest.java
+++ b/qadevOOo/tests/java/ifc/qadevooo/_SelfTest.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
@@ -45,7 +45,7 @@ public class _SelfTest extends MultiMethodTest
/**
*/
- public void before()
+ public void before()
{
log.println("_SelfTest.before()");
}
@@ -58,7 +58,7 @@ public class _SelfTest extends MultiMethodTest
log.println("_SelfTest._testmethod()");
tRes.tested("testmethod()", true);
}
-
+
public void _testmethod2()
{
log.println("_SelfTest._testmethod2()");