diff options
Diffstat (limited to 'tests/test_api.py')
-rw-r--r-- | tests/test_api.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_api.py b/tests/test_api.py index a9eddbe..0c262dc 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -1,13 +1,4 @@ # -*- coding: utf-8 -*- -""" - jinja2.testsuite.api - ~~~~~~~~~~~~~~~~~~~~ - - Tests the public API and related stuff. - - :copyright: (c) 2017 by the Jinja Team. - :license: BSD, see LICENSE for more details. -""" import os import shutil import tempfile |