From 7ad2c440a5a5a882611af3b3b389f981eae099ae Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 13 Feb 2013 10:24:16 +0000 Subject: Updated test-suite now a username/password is required for LDAP --- t/test-custodian-parser.rb | 1 - 1 file changed, 1 deletion(-) (limited to 't/test-custodian-parser.rb') diff --git a/t/test-custodian-parser.rb b/t/test-custodian-parser.rb index 1a5be6e..5676d5b 100755 --- a/t/test-custodian-parser.rb +++ b/t/test-custodian-parser.rb @@ -284,7 +284,6 @@ EOF "foo must not run ssh otherwise 'fail'" => "fail", "foo must not run ssh otherwise 'fail'." => "fail", "foo must run redis otherwise 'memorystorage service is dead'" => "memorystorage service is dead", - "foo must run ldap otherwise 'ldap dead?'" => "ldap dead?", "foo must run ping otherwise 'don't you love me?'" => "don" } -- cgit v1.2.1