mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
Forgot to remove bender test.
This commit is contained in:
parent
8c68e389ec
commit
446174c51d
@ -112,8 +112,7 @@ class HttpTest(PluginTestCase):
|
|||||||
self.assertRegexp('zipinfo 78014', 'County: La Salle')
|
self.assertRegexp('zipinfo 78014', 'County: La Salle')
|
||||||
self.assertRegexp('zipinfo 90001',
|
self.assertRegexp('zipinfo 90001',
|
||||||
r'City: Los Angeles.*County: Los Angeles')
|
r'City: Los Angeles.*County: Los Angeles')
|
||||||
def testBender(self):
|
|
||||||
self.assertNotError('bender')
|
|
||||||
|
|
||||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user