From 37a51475beaf0a38fbf6c30d66d3918d6d74e2eb Mon Sep 17 00:00:00 2001 From: Christopher Lam Date: Fri, 15 Nov 2019 21:26:58 +0800 Subject: [PATCH] [test-report-html] modify test to expect DOCTYPE --- gnucash/report/report-system/test/test-report-html.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnucash/report/report-system/test/test-report-html.scm b/gnucash/report/report-system/test/test-report-html.scm index 9a1cd8c529..438fdc8e7d 100644 --- a/gnucash/report/report-system/test/test-report-html.scm +++ b/gnucash/report/report-system/test/test-report-html.scm @@ -45,7 +45,8 @@ ) (define html-doc-header-no-title -"\n\ +" +\n\ \n\ \n\ ") @@ -87,7 +88,8 @@ (gnc:html-document-set-title! test-doc "HTML Document Title") (test-equal "HTML Document - Render with title" -"\n\ +" +\n\ \n\ \n\ \n\