mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +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):
|
||||
self.assertNotError('internet whois ohio-state.edu')
|
||||
self.assertNotError('internet whois kuro5hin.org')
|
||||
self.assertNotError('internet whois microsoft.com')
|
||||
self.assertNotError('internet whois inria.fr')
|
||||
self.assertNotError('internet whois slime.com.au')
|
||||
|
Loading…
Reference in New Issue
Block a user