Wikifetch: switch to a different article for testMediaWiki

This commit is contained in:
James Lu 2017-03-18 23:52:38 -07:00
parent 40634dcdd5
commit d5f498bfcb

View File

@ -102,6 +102,6 @@ if network:
def testWikimediaCommons(self): def testWikimediaCommons(self):
self.assertNotError('wiki --site commons.wikimedia.org Commons:Photo_challenge') self.assertNotError('wiki --site commons.wikimedia.org Commons:Photo_challenge')
self.assertNotError('wiki --site commons.wikimedia.org Food') self.assertNotError('wiki --site commons.wikimedia.org America')
# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: # vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: