diff options
Diffstat (limited to 'tests/test_plugin.py')
-rw-r--r-- | tests/test_plugin.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_plugin.py b/tests/test_plugin.py index 242b0d25..d439c123 100644 --- a/tests/test_plugin.py +++ b/tests/test_plugin.py @@ -2,9 +2,6 @@ # flake8: noqa E302 """ Test plugin infrastructure and hooks. - -Copyright 2018 Jared Crapo <jared@kotfu.net> -Released under MIT license, see LICENSE file """ import pytest |