From 368976b0b1a9c85100811d6f5304840c54a420a1 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 26 Nov 2012 16:04:31 +0000 Subject: Ensure we load the resolving library --- lib/custodian/protocoltest/dns.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/custodian/protocoltest/dns.rb b/lib/custodian/protocoltest/dns.rb index 3ac75a4..d491633 100644 --- a/lib/custodian/protocoltest/dns.rb +++ b/lib/custodian/protocoltest/dns.rb @@ -1,3 +1,4 @@ +require 'resolv' # # The DNS-protocol test. -- cgit v1.2.1