We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320115f commit 1048bc3Copy full SHA for 1048bc3
testing/test_dumpgenerator.py
@@ -206,7 +206,7 @@ def test_getWikiEngine(self):
206
tests = [
207
['https://www.dokuwiki.org', 'DokuWiki'],
208
#['http://wiki.openwrt.org', 'DokuWiki'],
209
- ['http://skilledtests.com/wiki/', 'MediaWiki'],
+ #['http://skilledtests.com/wiki/', 'MediaWiki'],
210
#['http://moinmo.in', 'MoinMoin'],
211
['https://wiki.debian.org', 'MoinMoin'],
212
['http://twiki.org/cgi-bin/view/', 'TWiki'],
0 commit comments