jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1236372?usp=email )

Change subject: tests: update test collector
......................................................................

tests: update test collector

Bug: T389008
Bug: T414087
Change-Id: Ibfcdd56f728a02298301728c872df13ffd735827
---
M tests/__init__.py
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/tests/__init__.py b/tests/__init__.py
index f223aed..17c4cc2 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,6 +1,6 @@
 """Package tests."""
 #
-# (C) Pywikibot team, 2007-2025
+# (C) Pywikibot team, 2007-2026
 #
 # Distributed under the terms of the MIT license.
 #
@@ -138,6 +138,7 @@
     'wikibase_edit',
     'wikiblame',
     'wikistats',
+    'wikiwho',
     'xmlreader'
 }

@@ -165,6 +166,7 @@
     'script',
     'template_bot',
     'uploadscript',
+    'weblinkchecker',
 }

 disabled_test_modules = {

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1236372?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ibfcdd56f728a02298301728c872df13ffd735827
Gerrit-Change-Number: 1236372
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to