AttrDuration-Test: Anzahl Testcases gefixt
[kivitendo-erp.git] / t / db_helper / attr_duration.t
index 0f41cfa..c2f2940 100644 (file)
@@ -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;