aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp')
-rw-r--r--sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp b/sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp
index 96bd0251b..d56186479 100644
--- a/sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp
+++ b/sources/shiboken2/ApiExtractor/tests/testmodifydocumentation.cpp
@@ -66,7 +66,7 @@ void TestModifyDocumentation::testModifyDocumentation()
<para>Paragraph number 1</para>\n\
<para>Paragraph number 2</para>\n\
<para>Some changed contents here</para>\n\
-</description>\n"));
+</description>"));
}
// We expand QTEST_MAIN macro but using QCoreApplication instead of QApplication