From 12eaab9fa0e8b1bd2ebf56e58474c45f5b1594eb Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 22 Nov 2012 11:19:03 +0000 Subject: Whitespace updates. --- lib/custodian/protocoltest/smtp.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/custodian/protocoltest/smtp.rb') diff --git a/lib/custodian/protocoltest/smtp.rb b/lib/custodian/protocoltest/smtp.rb index 08912f1..ee52131 100644 --- a/lib/custodian/protocoltest/smtp.rb +++ b/lib/custodian/protocoltest/smtp.rb @@ -13,6 +13,7 @@ require 'custodian/protocoltest/tcp' # The specification of the port is optional and defaults to 25. # module Custodian + module ProtocolTest class SMTPTest < TCPTest -- cgit v1.2.1