summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/testhelper.cxx')
-rw-r--r--cppuhelper/test/testhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/test/testhelper.cxx b/cppuhelper/test/testhelper.cxx
index 30df8637ff43..0fbd0caf96aa 100644
--- a/cppuhelper/test/testhelper.cxx
+++ b/cppuhelper/test/testhelper.cxx
@@ -61,7 +61,7 @@ SAL_IMPLEMENT_MAIN()
ContextEntry_Init aEntry;
aEntry.bLateInitService = false;
- aEntry.name = OUString("bla, bla");
+ aEntry.name = "bla, bla";
aEntry.value = makeAny( (sal_Int32)5 );
Reference< XComponentContext > xContext( createComponentContext( &aEntry, 1, xInitialContext ) );
OSL_ASSERT( xContext->getServiceManager() != xMgr ); // must be wrapped one