diff options
Diffstat (limited to 'tests/test_cmd2.py')
-rw-r--r-- | tests/test_cmd2.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_cmd2.py b/tests/test_cmd2.py index 3ce4123c..2b7b6578 100644 --- a/tests/test_cmd2.py +++ b/tests/test_cmd2.py @@ -2,9 +2,6 @@ # flake8: noqa E302 """ Cmd2 unit/functional testing - -Copyright 2016 Federico Ceratto <federico.ceratto@gmail.com> -Released under MIT license, see LICENSE file """ import argparse import builtins |