diff options
Diffstat (limited to 'test/reader/test_path.py')
-rw-r--r-- | test/reader/test_path.py | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/test/reader/test_path.py b/test/reader/test_path.py index fd7bc5a..f2eee06 100644 --- a/test/reader/test_path.py +++ b/test/reader/test_path.py @@ -1,10 +1,5 @@ -""" -Part of the bsie test suite. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" -# imports +# standard imports import unittest # objects to test |