diff -r 1afb90182258 -r f6f0236eacbc eric7/UI/UserInterface.py --- a/eric7/UI/UserInterface.py Wed May 18 10:54:32 2022 +0200 +++ b/eric7/UI/UserInterface.py Wed May 18 11:02:59 2022 +0200 @@ -661,7 +661,6 @@ # Initialize the instance variables. self.currentProg = None self.isProg = False - # TODO: eliminate/rework these two related to testing self.__testingEditorOpen = False self.__testingProjectOpen = False