Commit 274228ee authored by Denis Bilenko's avatar Denis Bilenko

test__socket_dns.py: increase timeout

parent 817976bf
......@@ -26,6 +26,7 @@ for arg in ['--ignore', '-d']:
class TestCase(greentest.TestCase):
__timeout__ = 30
if IGNORE_ERRORS:
def assertEqual(self, a, b):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment