diff --git a/tests/html/htmprint.cpp b/tests/html/htmprint.cpp index 313e48bffd..d09e7ddb64 100644 --- a/tests/html/htmprint.cpp +++ b/tests/html/htmprint.cpp @@ -177,7 +177,7 @@ TEST_CASE("wxHtmlPrintout::Pagination", "[html][print]") "" "
%s
" "
" - "", + "", text ) ); @@ -190,7 +190,7 @@ TEST_CASE("wxHtmlPrintout::Pagination", "[html][print]") "" "
%s
" "
" - "", + "", text ) );