diff options
Diffstat (limited to 'tests/test_security.py')
-rw-r--r-- | tests/test_security.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_security.py b/tests/test_security.py index ff8f2b1..8e4222e 100644 --- a/tests/test_security.py +++ b/tests/test_security.py @@ -5,7 +5,7 @@ Checks the sandbox and other security features. - :copyright: (c) 2010 by the Jinja Team. + :copyright: (c) 2017 by the Jinja Team. :license: BSD, see LICENSE for more details. """ import pytest |