Sign in
android
/
platform
/
external
/
python
/
jinja
/
4d16c361702598fd10cea6e20b0993c3d1adaab4
/
.
/
jinja2
/
testsuite
/
conftest.py
blob: f8154eab9f964defdd339b55ab82343ea5d368ad [
file
] [
log
] [
blame
]
# -*- coding: utf-8 -*-
"""
jinja2.testsuite.conftest
~~~~~~~~~~~~~~~~~~~~~~~~~
Configuration for the tests
:copyright: (c) 2010 by the Jinja Team.
:license: BSD, see LICENSE for more details.
"""
from
fixtures
import
*