--- a/test/test_query.py Fri Apr 15 09:21:42 2016 -0600
+++ b/test/test_query.py Fri Apr 15 18:29:24 2016 -0600
@@ -23,6 +23,3 @@
def test_unicode_domain_and_tld(self):
domain = 'россия.рф'
whois(domain)
-
- def test_fail(self):
- raise Exception('Whiskey Tango Foxtrot, over?')