summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sdbc/_RowSet.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sdbc/_RowSet.java')
-rw-r--r--qadevOOo/tests/java/ifc/sdbc/_RowSet.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/ifc/sdbc/_RowSet.java b/qadevOOo/tests/java/ifc/sdbc/_RowSet.java
index 3a4fcecbadd8..2c8aaee986ab 100644
--- a/qadevOOo/tests/java/ifc/sdbc/_RowSet.java
+++ b/qadevOOo/tests/java/ifc/sdbc/_RowSet.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
@@ -73,9 +73,9 @@ public class _RowSet extends MultiPropertyTest {
} catch(com.sun.star.beans.UnknownPropertyException e) {
log.println("Exception " + e.getMessage());
}
-
+
tRes.tested("TypeMap",result);
- }
+ }
} // finish class _RowSet