Drop cherry-pick unfriendly test count prediction

Change-Id: I1f855f7d53677235fcbc30a5e7ddd9afa23f2f0b
diff --git a/t/test.t b/t/test.t
index 2820038..bff3ccf 100644
--- a/t/test.t
+++ b/t/test.t
@@ -1,6 +1,6 @@
 use strict;
 use warnings;
-use Test::More tests => 72;
+use Test::More;
 use Test::Script;
 use Test::TempDir::Tiny;
 use File::Copy;