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/ftp.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/custodian/protocoltest/ftp.rb') diff --git a/lib/custodian/protocoltest/ftp.rb b/lib/custodian/protocoltest/ftp.rb index dfa86e1..f1c8ff9 100644 --- a/lib/custodian/protocoltest/ftp.rb +++ b/lib/custodian/protocoltest/ftp.rb @@ -12,6 +12,7 @@ require 'custodian/protocoltest/tcp' # The specification of the port is optional and defaults to 21 # module Custodian + module ProtocolTest class FTPTest < TCPTest -- cgit v1.2.1