summaryrefslogtreecommitdiff
path: root/tests/test_core_tags.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_core_tags.py')
-rw-r--r--tests/test_core_tags.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_core_tags.py b/tests/test_core_tags.py
index 0f9346b..4132c4f 100644
--- a/tests/test_core_tags.py
+++ b/tests/test_core_tags.py
@@ -1,13 +1,4 @@
# -*- coding: utf-8 -*-
-"""
- jinja2.testsuite.core_tags
- ~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Test the core tags like for and if.
-
- :copyright: (c) 2017 by the Jinja Team.
- :license: BSD, see LICENSE for more details.
-"""
import pytest
from jinja2 import DictLoader