summaryrefslogtreecommitdiff
path: root/connectivity/qa/complex
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/qa/complex')
-rw-r--r--connectivity/qa/complex/connectivity/DBaseDriverTest.java1
-rw-r--r--connectivity/qa/complex/connectivity/HsqlDriverTest.java1
-rw-r--r--connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java1
-rw-r--r--connectivity/qa/complex/connectivity/TestCase.java1
4 files changed, 4 insertions, 0 deletions
diff --git a/connectivity/qa/complex/connectivity/DBaseDriverTest.java b/connectivity/qa/complex/connectivity/DBaseDriverTest.java
index ef943d2ce26f..1a5a6c4c5128 100644
--- a/connectivity/qa/complex/connectivity/DBaseDriverTest.java
+++ b/connectivity/qa/complex/connectivity/DBaseDriverTest.java
@@ -15,6 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
package complex.connectivity;
import complex.connectivity.dbase.DBaseDateFunctions;
diff --git a/connectivity/qa/complex/connectivity/HsqlDriverTest.java b/connectivity/qa/complex/connectivity/HsqlDriverTest.java
index 2b240c285061..9bfbb02b9f4f 100644
--- a/connectivity/qa/complex/connectivity/HsqlDriverTest.java
+++ b/connectivity/qa/complex/connectivity/HsqlDriverTest.java
@@ -15,6 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
package complex.connectivity;
import complex.connectivity.hsqldb.TestCacheSize;
diff --git a/connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java b/connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java
index f96fd2877d61..02dad0acdb69 100644
--- a/connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java
+++ b/connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java
@@ -15,6 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
package complex.connectivity;
import com.sun.star.beans.PropertyState;
diff --git a/connectivity/qa/complex/connectivity/TestCase.java b/connectivity/qa/complex/connectivity/TestCase.java
index 5db3495c5362..36c80035a010 100644
--- a/connectivity/qa/complex/connectivity/TestCase.java
+++ b/connectivity/qa/complex/connectivity/TestCase.java
@@ -15,6 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+
package complex.connectivity;
import share.LogWriter;