Skip to content
Snippets Groups Projects
Commit f8f95eec authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Updated query processing tests.

parent 5e3f837c
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,9 @@
''' For various query processing states. '''
import dnstest
t = dnstest.DnsTest()
from dnstest.test import Test
t = Test()
knot = t.server("knot")
knot.DIG_TIMEOUT = 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment