From 63fa4dc45bd25062f7dfb485cb5a49ae029da1b2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 15 May 2013 14:51:43 +0100 Subject: Updated the sample lines at the top of each protocol test. Full protocol-tests are documented online, in the project wiki at: https://projects.bytemark.co.uk/projects/custodian/wiki/TestDefinitionExamples --- lib/custodian/protocoltest/pop3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/custodian/protocoltest/pop3.rb') diff --git a/lib/custodian/protocoltest/pop3.rb b/lib/custodian/protocoltest/pop3.rb index a96762c..eeb31bf 100644 --- a/lib/custodian/protocoltest/pop3.rb +++ b/lib/custodian/protocoltest/pop3.rb @@ -6,10 +6,10 @@ require 'custodian/protocoltest/tcp' # This object is instantiated if the parser sees a line such as: # ### -### foo.vm.bytemark.co.uk must run pop otherwise 'ssh fail'. +### foo.vm.bytemark.co.uk must run pop otherwise 'pop3 fail'. ### # -# The specification of the port is optional. +# The specification of the port is optional and defaults to 110. # module Custodian -- cgit v1.2.1