summaryrefslogtreecommitdiff
path: root/tests/test_filters.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_filters.py')
-rw-r--r--tests/test_filters.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_filters.py b/tests/test_filters.py
index 388e286..109f444 100644
--- a/tests/test_filters.py
+++ b/tests/test_filters.py
@@ -1,13 +1,4 @@
# -*- coding: utf-8 -*-
-"""
- jinja2.testsuite.filters
- ~~~~~~~~~~~~~~~~~~~~~~~~
-
- Tests for the jinja filters.
-
- :copyright: (c) 2017 by the Jinja Team.
- :license: BSD, see LICENSE for more details.
-"""
import random
from collections import namedtuple