--- a/src/eric7/Testing/TestResultsTree.py Tue Dec 12 16:43:51 2023 +0100 +++ b/src/eric7/Testing/TestResultsTree.py Wed Dec 13 15:54:55 2023 +0100 @@ -478,6 +478,7 @@ self.__statusFilterString = filterString self.invalidateRowsFilter() + class TestResultsTreeView(QTreeView): """ Class implementing a tree view to show the test result data.