summaryrefslogtreecommitdiff
path: root/io/test/stm/testfactreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/stm/testfactreg.cxx')
-rw-r--r--io/test/stm/testfactreg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/test/stm/testfactreg.cxx b/io/test/stm/testfactreg.cxx
index 05aaa92b1c34..fc43bb7a9ccd 100644
--- a/io/test/stm/testfactreg.cxx
+++ b/io/test/stm/testfactreg.cxx
@@ -122,7 +122,7 @@ sal_Bool SAL_CALL component_writeInfo(
}
catch (InvalidRegistryException &)
{
- OSL_ENSURE( sal_False, "### InvalidRegistryException!" );
+ OSL_FAIL( "### InvalidRegistryException!" );
}
}
return sal_False;