--- a/eric7/eric7_unittest.pyw Sat May 15 19:01:16 2021 +0200
+++ b/eric7/eric7_unittest.pyw Sat May 15 20:08:03 2021 +0200
@@ -7,6 +7,6 @@
Module implementing the Windows entry point.
"""
-from eric6_unittest import main
+from eric7_unittest import main
main()