jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[tests] fix script_tests.py for nowcommons

Change-Id: I0cb8ecb9695158c955e61e09b1603c8742636a31
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/script_tests.py b/tests/script_tests.py
index b2feaa5..cb9d98c 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -81,6 +81,7 @@
'misspelling',
'revertbot',
'noreferences',
+ 'nowcommons',
'parser_function_count',
'patrol',
'shell',
@@ -101,7 +102,6 @@
# script_input['interwiki'] above lists a title that should not exist
'interwiki': 'does not exist. Skipping.',
'login': 'Logged in on ',
- 'nowcommons': 'No transcluded files found for NowCommons.',
'pagefromfile': 'Please enter the file name',
'parser_function_count': 'Hold on, this will need some time.',
'replace': 'Press Enter to use this automatic message',

To view, visit change 683919. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I0cb8ecb9695158c955e61e09b1603c8742636a31
Gerrit-Change-Number: 683919
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged