From 4b3f47175b109c6da2fb738d05b037d80b0b87f4 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/smtp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/custodian/protocoltest/smtp.rb') diff --git a/lib/custodian/protocoltest/smtp.rb b/lib/custodian/protocoltest/smtp.rb index f769c27..0babcd2 100644 --- a/lib/custodian/protocoltest/smtp.rb +++ b/lib/custodian/protocoltest/smtp.rb @@ -7,7 +7,7 @@ require 'custodian/protocoltest/tcp' # This object is instantiated if the parser sees a line such as: # ### -### foo.vm.bytemark.co.uk must run smtp on 22 otherwise 'SMTP fail'. +### foo.vm.bytemark.co.uk must run smtp otherwise 'SMTP fail'. ### # # The specification of the port is optional and defaults to 25. -- cgit v1.2.1