diff options
Diffstat (limited to 'tests/test_util.py')
-rw-r--r-- | tests/test_util.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_util.py b/tests/test_util.py index e802ea9..7a0974f 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,6 +1,5 @@ # gemato: Utility function tests -# vim:fileencoding=utf-8 -# (c) 2017-2020 Michał Górny +# (c) 2017-2022 Michał Górny # Licensed under the terms of 2-clause BSD license import pytest |