mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-02 16:09:24 +01:00
Internet: Remove test which fails if it is run too much ('WHOIS LIMIT EXCEEDED').
This commit is contained in:
parent
5f1d7cc097
commit
dd74982969
@ -40,7 +40,6 @@ class InternetTestCase(PluginTestCase):
|
|||||||
|
|
||||||
def testWhois(self):
|
def testWhois(self):
|
||||||
self.assertNotError('internet whois ohio-state.edu')
|
self.assertNotError('internet whois ohio-state.edu')
|
||||||
self.assertNotError('internet whois kuro5hin.org')
|
|
||||||
self.assertNotError('internet whois microsoft.com')
|
self.assertNotError('internet whois microsoft.com')
|
||||||
self.assertNotError('internet whois inria.fr')
|
self.assertNotError('internet whois inria.fr')
|
||||||
self.assertNotError('internet whois slime.com.au')
|
self.assertNotError('internet whois slime.com.au')
|
||||||
|
Loading…
Reference in New Issue
Block a user