done_testing requires Test::More 0.88
This commit is contained in:
parent
13f5d6b981
commit
c9e0768e77
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@ requires 'POSIX' => '0';
|
|||
requires 'Cwd' => '0';
|
||||
requires 'File::Path' => '2.08';
|
||||
|
||||
test_requires 'Test::More' => '0.42';
|
||||
test_requires 'Test::More' => '0.88';
|
||||
|
||||
WriteAll;
|
||||
|
|
Loading…
Add table
Reference in a new issue