mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-04 09:21:12 -05:00
Wikifetch: update URL for commons.wikimedia.org test, as the old one has been removed
This commit is contained in:
parent
092055d491
commit
b79ddf2f7e
@ -101,7 +101,7 @@ if network:
|
|||||||
self.assertNotError('wiki --site mediawiki.org Sites using MediaWiki')
|
self.assertNotError('wiki --site mediawiki.org Sites using MediaWiki')
|
||||||
|
|
||||||
def testWikimediaCommons(self):
|
def testWikimediaCommons(self):
|
||||||
self.assertNotError('wiki --site commons.wikimedia.org Commons:Photo_challenge')
|
self.assertNotError('wiki --site commons.wikimedia.org Commons:Picture of the Year/2016')
|
||||||
self.assertNotError('wiki --site commons.wikimedia.org America')
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user