tests: Disable broken Wiki

* Disabled http://wiki.greenmuseum.org/ since it's broken and was breaking the tests `'Unknown' != 'PhpWiki'`
pull/216/head
Marek Šuppa 10 years ago
parent 8d4def5885
commit b003cf94e2

@ -182,7 +182,7 @@ class TestDumpgenerator(unittest.TestCase):
['http://www.pmwiki.org/', 'PmWiki'],
['http://www.apfelwiki.de/', 'PmWiki'],
['http://wiki.wlug.org.nz/', 'PhpWiki'],
['http://wiki.greenmuseum.org/', 'PhpWiki'],
# ['http://wiki.greenmuseum.org/', 'PhpWiki'],
['http://www.cmswiki.com/tiki-index.php', 'TikiWiki'],
['http://www.wasteflake.com/', 'TikiWiki'],
['http://foswiki.org/', 'FosWiki'],

Loading…
Cancel
Save