summaryrefslogtreecommitdiff
path: root/oox/qa/unit/mathml.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/qa/unit/mathml.cxx')
-rw-r--r--oox/qa/unit/mathml.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/qa/unit/mathml.cxx b/oox/qa/unit/mathml.cxx
index 87bdcaee3d9a..6d502b2933d8 100644
--- a/oox/qa/unit/mathml.cxx
+++ b/oox/qa/unit/mathml.cxx
@@ -42,7 +42,7 @@ void OoxMathmlTest::tearDown()
test::BootstrapFixture::tearDown();
}
-OUStringLiteral const DATA_DIRECTORY = u"/oox/qa/unit/data/";
+constexpr OUStringLiteral DATA_DIRECTORY = u"/oox/qa/unit/data/";
CPPUNIT_TEST_FIXTURE(OoxMathmlTest, testImportCharacters)
{