From 35b6a29db96bbf835c1973f3349856149ecac76f Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 5 Feb 2014 17:27:51 -0300 Subject: config: fix regression with arrays as target --- test/tc_config.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'test') diff --git a/test/tc_config.rb b/test/tc_config.rb index ad4877c..255bdb7 100755 --- a/test/tc_config.rb +++ b/test/tc_config.rb @@ -45,6 +45,15 @@ feeds: url: http://something2 target: imap://login:pasword@ezaezae/Feeds/B EOF +CONFARRAYTARGET = <