Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1319817?usp=email )
Change subject: tests: add editor_tests to collector ......................................................................
tests: add editor_tests to collector
Change-Id: If09fcd13e620338aabe37b7e150ad565eab37061 --- M tests/__init__.py 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: Xqt: Verified; Looks good to me, approved jenkins-bot: Verified
diff --git a/tests/__init__.py b/tests/__init__.py index 79b8116..406b694 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -105,6 +105,7 @@ 'dry_site', 'echo', 'edit', + 'editor', 'edit_failure', 'exceptions', 'eventstreams',
pywikibot-commits@lists.wikimedia.org