commit | 80c8f2a6536303b54a05c57b97a9764a47219a89 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 05 17:37:26 2024 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 05 17:37:26 2024 +0200 |
tree | adf682433a731929a0d895d643344dd240524564 | |
parent | 0e00fa6e6d50989fc7dfd9e0e2f0f177fe2511ff [diff] [blame] |
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;