update test counts for removing use_ok
[p5sagit/Try-Tiny.git] / t / finally.t
index 228d23f..2624cc9 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 28;
+use Test::More tests => 27;
 
 use Try::Tiny;