summaryrefslogtreecommitdiffstats
path: root/svx/qa/unit/classicshapes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/qa/unit/classicshapes.cxx')
-rw-r--r--svx/qa/unit/classicshapes.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/classicshapes.cxx b/svx/qa/unit/classicshapes.cxx
index 2a9ba13acc67..b67222b218ed 100644
--- a/svx/qa/unit/classicshapes.cxx
+++ b/svx/qa/unit/classicshapes.cxx
@@ -24,7 +24,7 @@ using namespace ::com::sun::star;
namespace
{
-const OUStringLiteral sDataDirectory("svx/qa/unit/data/");
+const OUStringLiteral sDataDirectory(u"svx/qa/unit/data/");
/// Tests not about special features of custom shapes, but about shapes in general.
class ClassicshapesTest : public test::BootstrapFixture, public unotest::MacrosTest