mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Moved network test.
This commit is contained in:
parent
1e4fad0c48
commit
962843f658
@ -31,9 +31,9 @@
|
||||
|
||||
from testsupport import *
|
||||
|
||||
if network:
|
||||
class HttpTest(PluginTestCase):
|
||||
plugins = ('Http',)
|
||||
class HttpTest(PluginTestCase):
|
||||
plugins = ('Http',)
|
||||
if network:
|
||||
def testExtension(self):
|
||||
self.assertHelp('extension')
|
||||
self.assertRegexp('extension doc', r'Microsoft\'s Word Document')
|
||||
|
Loading…
Reference in New Issue
Block a user