From 62741cbbb0df2bfe040063f9a04670f09b5a9363 Mon Sep 17 00:00:00 2001
From: Steve Kemp <steve@steve.org.uk>
Date: Mon, 26 Nov 2012 15:05:05 +0000
Subject:   test the redis module too

---
 t/test-custodian-alertfactory.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 't')

diff --git a/t/test-custodian-alertfactory.rb b/t/test-custodian-alertfactory.rb
index 4f2fb8d..cbc6777 100755
--- a/t/test-custodian-alertfactory.rb
+++ b/t/test-custodian-alertfactory.rb
@@ -30,7 +30,7 @@ class TestAlertFactory < Test::Unit::TestCase
     #
     # Ensure we can create each of the two alert types we care about
     #
-    %w( file mauve smtp ).each do |name|
+    %w( file mauve redis smtp ).each do |name|
 
       #
       #  Use the factory to instantiate the correct object.
-- 
cgit v1.2.3