X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9ad27e65cc381fdba086a926e83ef5789dff7a86..68bfe305c33c1f440b3eeaedb5a9b98c3ae490d6:/t/controllers/base/render.t diff --git a/t/controllers/base/render.t b/t/controllers/base/render.t index 0a15078e0..753c1cb52 100644 --- a/t/controllers/base/render.t +++ b/t/controllers/base/render.t @@ -1,6 +1,6 @@ use strict; use Test::Exception; -use Test::More; +use Test::More tests => 19; use Test::Output; use lib 't';