From 8c257d5efbf5a7ef0b9215cfab90331a05b25de6 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