From 1165790e7986d920c149afd0898bfc82a34249a5 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 9 Mar 2015 14:43:10 +0000 Subject: Removed trailing whitespace from the code --- t/test-custodian-alertfactory.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 't/test-custodian-alertfactory.rb') diff --git a/t/test-custodian-alertfactory.rb b/t/test-custodian-alertfactory.rb index c18e719..3138fa6 100755 --- a/t/test-custodian-alertfactory.rb +++ b/t/test-custodian-alertfactory.rb @@ -54,8 +54,8 @@ class TestAlertFactory < Test::Unit::TestCase mauve = false end - methods.push('redis') if redis - methods.push('mauve') if mauve + methods.push('redis') if redis + methods.push('mauve') if mauve methods.each do |name| -- cgit v1.2.1