eric7/PyUnit/UnittestDialog.py

branch
unittest
changeset 9055
08b2702b4f81
parent 8881
54e42bc2437a
child 9066
a219ade50f7c
--- a/eric7/PyUnit/UnittestDialog.py	Thu May 05 17:40:52 2022 +0200
+++ b/eric7/PyUnit/UnittestDialog.py	Sat May 07 16:30:34 2022 +0200
@@ -713,7 +713,7 @@
         client to run the test suite.
         
         @param testCases list of detected test cases
-        @type str
+        @type list of str
         @param exc_type exception type occured during discovery
         @type str
         @param exc_value value of exception occured during discovery

eric ide

mercurial