From 0d77fadc4f66df65096fe2557d770e0e84341228 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 12 May 2020 10:36:13 +0100 Subject: [PATCH] Tidying --- tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests.py b/tests.py index 3a7ca39f7..432771edb 100644 --- a/tests.py +++ b/tests.py @@ -1646,7 +1646,6 @@ def testWebLinks(): '

filepopout=' + \ 'TemplateAttachmentRichPopout<<\p>' resultText = replaceContentDuplicates(exampleText) - print(resultText) assert resultText == \ '

filepopout=' + \ 'TemplateAttachmentRichPopout'