diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index f9dc2074..3231c273 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -161,7 +161,7 @@ WriteMakefile( 'File::Slurp' => '0', 'Net::Server' => '0', 'rpmtools' => '7.11', - 'Test::More' => '0', + 'Test::More' => '1.302', 'Test::Pod' => '0', 'Test::Pod::Coverage' => '0', }, |