From 4e3224c012df9f74f010eb92203520515e8537b9 Mon Sep 17 00:00:00 2001 From: Dererk Date: Wed, 11 Nov 2015 16:34:34 -0300 Subject: Imported Upstream version 7.7.3 --- tests/test_command_import_wordpress.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_command_import_wordpress.py') diff --git a/tests/test_command_import_wordpress.py b/tests/test_command_import_wordpress.py index c1c7836..d424162 100644 --- a/tests/test_command_import_wordpress.py +++ b/tests/test_command_import_wordpress.py @@ -196,6 +196,7 @@ class CommandImportWordpressTest(BasicCommandImportWordpress): self.import_command.export_comments = False self.import_command.transform_to_html = False self.import_command.use_wordpress_compiler = False + self.import_command.tag_saniziting_strategy = 'first' self.import_command.context = self.import_command.populate_context( channel) -- cgit v1.2.3