Skip to content

Commit 1048bc3

Browse files
committed
skilledtests.com doesn't host a MediaWiki anymore
http://skilledtests.com/wiki/ redirect to https://simcast.com, something 'Powered by Microsoft News'
1 parent 320115f commit 1048bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_dumpgenerator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ def test_getWikiEngine(self):
206206
tests = [
207207
['https://www.dokuwiki.org', 'DokuWiki'],
208208
#['http://wiki.openwrt.org', 'DokuWiki'],
209-
['http://skilledtests.com/wiki/', 'MediaWiki'],
209+
#['http://skilledtests.com/wiki/', 'MediaWiki'],
210210
#['http://moinmo.in', 'MoinMoin'],
211211
['https://wiki.debian.org', 'MoinMoin'],
212212
['http://twiki.org/cgi-bin/view/', 'TWiki'],

0 commit comments

Comments
 (0)