summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/share/ComplexTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/share/ComplexTest.java')
-rw-r--r--qadevOOo/runner/share/ComplexTest.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/share/ComplexTest.java b/qadevOOo/runner/share/ComplexTest.java
index ea1ab3c55850..739e2f5bc899 100644
--- a/qadevOOo/runner/share/ComplexTest.java
+++ b/qadevOOo/runner/share/ComplexTest.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
@@ -32,8 +32,8 @@ package share;
public interface ComplexTest {
public String[] getTestMethodNames();
-
+
public String getTestObjectName();
-
+
}