summaryrefslogtreecommitdiff
path: root/tests/test_loader.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_loader.py')
-rw-r--r--tests/test_loader.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_loader.py b/tests/test_loader.py
index 0a476d5..4aa6511 100644
--- a/tests/test_loader.py
+++ b/tests/test_loader.py
@@ -1,13 +1,4 @@
# -*- coding: utf-8 -*-
-"""
- jinja2.testsuite.loader
- ~~~~~~~~~~~~~~~~~~~~~~~
-
- Test the loaders.
-
- :copyright: (c) 2017 by the Jinja Team.
- :license: BSD, see LICENSE for more details.
-"""
import os
import shutil
import sys