Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350825 )

Change subject: Revert "Remove featured.py out of the script_tests.py"
......................................................................

Revert "Remove featured.py out of the script_tests.py"

This reverts commit b1af40a4537f683a746b800a25030c886967be83.

Bug: T164064
Bug: T109210
Change-Id: Idc5c4e0773ba681a4a477398cb21923b81a90482
---
M tests/script_tests.py
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/25/350825/1

diff --git a/tests/script_tests.py b/tests/script_tests.py
index 7743c73..6bc8c32 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 """Test that each script can be compiled and executed."""
 #
-# (C) Pywikibot team, 2014-2017
+# (C) Pywikibot team, 2014-2016
 #
 # Distributed under the terms of the MIT license.
 #
@@ -120,6 +120,7 @@
     'checkimages',
     'clean_sandbox',
     'disambredir',
+    'featured',
     'imagerecat',
     'login',
     'lonelypages',
@@ -144,6 +145,7 @@
 no_args_expected_results = {
     # TODO: until done here, remember to set editor = None in user_config.py
     'editarticle': 'Nothing changed',
+    'featured': '0 pages written.',
     'freebasemappingupload': 'Cannot find ',
     'harvest_template': 'ERROR: Please specify',
     'imageuncat': 'WARNING: This script is primarily written for Wikimedia 
Commons',

-- 
To view, visit https://gerrit.wikimedia.org/r/350825
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc5c4e0773ba681a4a477398cb21923b81a90482
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to