jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/863445 )

Change subject: [tests] Re-add test for kb.mozillazine.org
......................................................................

[tests] Re-add test for kb.mozillazine.org

Test was removed after site_detect_tests.py cleanup but
seems that the MediaWiki version was updated from pre-API
to 1.26.4

Change-Id: Ib7024992cbeaacb18ab73ec81aafabdd1e20914a
---
M tests/site_detect_tests.py
1 file changed, 14 insertions(+), 0 deletions(-)

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




diff --git a/tests/site_detect_tests.py b/tests/site_detect_tests.py
index 2c9a224..3b56837 100755
--- a/tests/site_detect_tests.py
+++ b/tests/site_detect_tests.py
@@ -78,6 +78,7 @@
         'http://www.otterstedt.de/wiki/index.php/$1',
         'http://kb.mozillazine.org/$1',
         'https://en.wikifur.com/wiki/$1',  # 1.23.16
+        'http://kb.mozillazine.org/$1'  # 1.26.4
     )

     no_sites = (

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

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

Reply via email to