diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 00:33:24 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 00:33:24 +0000 |
commit | 4ad0e3ea1dec22b3e4352cffea38e38316d5a4df (patch) | |
tree | 055485c929cbb6544d6613dfd4e7347a21a97843 /lib/custodian/protocoltest/dns.rb | |
parent | 32b17c58324c91a2d2175d5ea6bdbe5d096590ea (diff) |
Updated to stub out more code.
Diffstat (limited to 'lib/custodian/protocoltest/dns.rb')
-rw-r--r-- | lib/custodian/protocoltest/dns.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/dns.rb b/lib/custodian/protocoltest/dns.rb index b1dfa90..ab26a30 100644 --- a/lib/custodian/protocoltest/dns.rb +++ b/lib/custodian/protocoltest/dns.rb @@ -9,7 +9,7 @@ ### # # -class DNSTest < Testfactory +class DNSTest < TestFactory # |