diff --git a/tests/test_template_tag_meta.py b/tests/test_template_tag_meta.py index 6ea4673..2339bd8 100644 --- a/tests/test_template_tag_meta.py +++ b/tests/test_template_tag_meta.py @@ -14,14 +14,14 @@ class CreateMetaTemplateTagTest(TestCase): def test_has_tags(self): """Must contains the tags in HTML""" tags = [ - '', - '', - '', - '', - '', - '', - '', - '', + '', + '', + '', + '', + '', + '', + '', + '', '', '', '',