X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=t%2Fdb_helper%2Fattr_duration.t;fp=t%2Fdb_helper%2Fattr_duration.t;h=c2f2940d9124e68206d749616fe64a6d1ab438e4;hb=fe847cb27e61fdd7bd763974b983096f33485c11;hp=0f41cfa037b1e4e0f12618bb83c68ffdc15c651d;hpb=3e988f3db569f269c7f1a4040f5dd4c9c5ebf2e6;p=kivitendo-erp.git diff --git a/t/db_helper/attr_duration.t b/t/db_helper/attr_duration.t index 0f41cfa03..c2f2940d9 100644 --- a/t/db_helper/attr_duration.t +++ b/t/db_helper/attr_duration.t @@ -17,7 +17,7 @@ __PACKAGE__->attr_duration_minutes('inty'); package main; -use Test::More; # tests => 91; +use Test::More tests => 120; use Test::Exception; use strict;