mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 14:49:21 +01:00
Stylistic update.
This commit is contained in:
parent
e828c3350e
commit
d1e049cb04
@ -57,8 +57,9 @@ class PythonTestCase(PluginTestCase, PluginDocumentation):
|
||||
self.assertNotError('zen')
|
||||
|
||||
def testAspnRecipes(self):
|
||||
self.assertRegexp('http://aspn.activestate.com/ASPN/Cookbook/Python/'\
|
||||
'Recipe/230113', 'Implementation of sets using sorted lists')
|
||||
self.assertRegexp('http://aspn.activestate.com/ASPN/Cookbook/Python/'
|
||||
'Recipe/230113',
|
||||
'Implementation of sets using sorted lists')
|
||||
|
||||
|
||||
# vim:set shiftwidth=4 tabstop=8 expandtab textwidth=78:
|
||||
|
Loading…
Reference in New Issue
Block a user