jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/906613 )
Change subject: [tests] Update site_detect_tests.py ...................................................................... [tests] Update site_detect_tests.py * Remove repeated website (http://kb.mozillazine.org/$1) Change-Id: Ib8079a98ad58e6bb4b57c29f7bbc56b4010df35e --- M tests/site_detect_tests.py 1 file changed, 11 insertions(+), 1 deletion(-) Approvals: Meno25: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/site_detect_tests.py b/tests/site_detect_tests.py index 4127c87..024f829 100755 --- a/tests/site_detect_tests.py +++ b/tests/site_detect_tests.py @@ -77,7 +77,6 @@ 'http://www.thelemapedia.org/index.php/$1', 'http://www.werelate.org/wiki/$1', '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 ) -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/906613 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: Ib8079a98ad58e6bb4b57c29f7bbc56b4010df35e Gerrit-Change-Number: 906613 Gerrit-PatchSet: 2 Gerrit-Owner: Meno25 <[email protected]> Gerrit-Reviewer: Meno25 <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-CC: Xqt <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
