mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 13:01:07 -05:00
Wikifetch: remove another broken test
This commit is contained in:
parent
9db9f000ed
commit
eb96578e91
@ -49,9 +49,6 @@ class WikifetchTestCase(PluginTestCase):
|
|||||||
'Possible results include:.*?Windows 3.0.*?,.*?Windows 3.1x')
|
'Possible results include:.*?Windows 3.0.*?,.*?Windows 3.1x')
|
||||||
|
|
||||||
def testWikiRedirects(self):
|
def testWikiRedirects(self):
|
||||||
# Via Search find-first-result snarfer
|
|
||||||
self.assertRegexp('wiki synnero',
|
|
||||||
'A \x02synchro\x02 is')
|
|
||||||
self.assertRegexp('wiki Foo', '"Foobar" \(Redirected from "Foo"\): '
|
self.assertRegexp('wiki Foo', '"Foobar" \(Redirected from "Foo"\): '
|
||||||
'The terms \x02foobar\x02')
|
'The terms \x02foobar\x02')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user