summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
index 9272f9660437..fe0f28d695b6 100644
--- a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
+++ b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
@@ -128,7 +128,7 @@ public class _XBridgeFactory extends MultiMethodTest {
if (bridges.length > 0) bridgeName = bridges[0].getName() ;
- tRes.tested("getExistingBridges()", bridges != null) ;
+ tRes.tested("getExistingBridges()", true) ;
}
/**