From bb1d32044fb018d4eda1d1f9228ee0569f123296 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Sun, 8 Jan 2012 13:40:47 +0100 Subject: [PATCH] Falsche Anzahl Tests --- t/controllers/helpers/parse_filter.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/controllers/helpers/parse_filter.t b/t/controllers/helpers/parse_filter.t index 554985d92..9d003c045 100644 --- a/t/controllers/helpers/parse_filter.t +++ b/t/controllers/helpers/parse_filter.t @@ -1,6 +1,6 @@ use lib 't'; -use Test::More tests => 17; +use Test::More tests => 18; use Test::Deep; use Data::Dumper; -- 2.20.1