Sha256: 33fabf4b9a06c41b2ff01e3c4b79ce1fae91be98fdf8b8c885433cc969f7ab39

Contents?: true

Size: 175 Bytes

Versions: 15

Compression:

Stored size: 175 Bytes

Contents

$LOAD_PATH.unshift File.expand_path("../../lib/", __FILE__)

require 'rubygems'
require 'test/unit'
require 'resolv'

Name = Resolv::DNS::Name
IN = Resolv::DNS::Resource::IN

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rubydns-0.7.3 test/helper.rb
rubydns-0.7.0 test/helper.rb
rubydns-0.6.7 test/helper.rb
rubydns-0.6.6 test/helper.rb
rubydns-0.6.5 test/helper.rb
rubydns-0.6.4 test/helper.rb
rubydns-0.6.3 test/helper.rb
rubydns-0.6.2 test/helper.rb
rubydns-0.6.1 test/helper.rb
rubydns-0.6.0 test/helper.rb
rubydns-0.5.4 test/helper.rb
rubydns-0.5.3 test/helper.rb
rubydns-0.5.2 test/helper.rb
rubydns-0.5.1 test/helper.rb
rubydns-0.5.0 test/helper.rb