From b4df9dfd5b2158368a4f4adee7a010673c4308a6 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Tue, 5 Feb 2013 17:31:43 +0000 Subject: Fixed name of test. --- lib/custodian/protocoltest/smtprelay.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/custodian') diff --git a/lib/custodian/protocoltest/smtprelay.rb b/lib/custodian/protocoltest/smtprelay.rb index 868ccf6..9b144db 100644 --- a/lib/custodian/protocoltest/smtprelay.rb +++ b/lib/custodian/protocoltest/smtprelay.rb @@ -6,7 +6,7 @@ module Custodian module ProtocolTest - class RelayTest < TCPTest + class SMTPRelayTest < TCPTest # save away state from the configuration line. def initialize( line ) -- cgit v1.2.1