diff -r 39405e6eba20 -r a219ade50f7c eric7/Unittest/__init__.py --- a/eric7/Unittest/__init__.py Mon May 16 17:22:43 2022 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -# -*- coding: utf-8 -*- - -# Copyright (c) 2022 Detlev Offenbach <detlev@die-offenbachs.de> -# - -""" -Package implementing unit test functionality and interface to various unit test -frameworks. -"""