summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/lib
diff options
context:
space:
mode:
authorRobert Antoni Buj i Gelonch <robert.buj@gmail.com>2014-10-13 16:36:02 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-10-13 15:17:34 +0000
commitf6388e15bf95326d2a712453dc2c17b010801533 (patch)
treec9a2ded9bc496ef98aa9811a904140a64a801199 /qadevOOo/runner/lib
parentreportbuilder: import from java.lang package (diff)
downloadcore-f6388e15bf95326d2a712453dc2c17b010801533.tar.gz
core-f6388e15bf95326d2a712453dc2c17b010801533.zip
java: import from the same package
Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9 Reviewed-on: https://gerrit.libreoffice.org/11955 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'qadevOOo/runner/lib')
-rw-r--r--qadevOOo/runner/lib/TestCase.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/runner/lib/TestCase.java b/qadevOOo/runner/lib/TestCase.java
index a4895f13c4ce..ebe175d485f5 100644
--- a/qadevOOo/runner/lib/TestCase.java
+++ b/qadevOOo/runner/lib/TestCase.java
@@ -19,7 +19,6 @@
package lib;
import java.io.PrintWriter;
-import lib.TestParameters;
/**
* <code>TestCase</code> represent a factory for <code>TestEnvironment</code>s