diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-08-18 18:57:59 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-08-18 21:06:28 +0200 |
commit | e0dcf1a55547b124be227b6326173aa62bc2dcf8 (patch) | |
tree | 48805e47c62b1f5199b8184135db9d5b0cad4ab6 /sw | |
parent | d1d6c1535e51ef364a71d3d4c5bd331af88fce32 (diff) |
remove incorrect comment
Change-Id: Iafb37b52fde75fcf92341980b512c4c0c12c6f44
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120681
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/qa/extras/ooxmlexport/ooxmlexport16.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx index 81a8912a9b6c..a8685d8c14a3 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport16.cxx @@ -258,7 +258,6 @@ DECLARE_OOXMLEXPORT_TEST(testTdf137742, "tdf137742.docx") { lang::Locale locale( getProperty<lang::Locale>(getParagraph(1), "CharLocale")); - // the \lang inside the group was applied to CJK not Western CPPUNIT_ASSERT_EQUAL(OUString("en"), locale.Language); // Without the fix in place, this test would have failed with |