Note Test::Deep is required due to usage in Survey::Test and Asset::Event.
This commit is contained in:
parent
7fe81165ed
commit
5282a12d47
2 changed files with 9 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ checkModule("HTTP::Request", 1.40 );
|
|||
checkModule("HTTP::Headers", 1.61 );
|
||||
checkModule("Test::More", 0.82, 2 );
|
||||
checkModule("Test::MockObject", 1.02, 2 );
|
||||
checkModule("Test::Deep", 0.095, 2 );
|
||||
checkModule("Test::Deep", 0.095, );
|
||||
checkModule("Test::Exception", 0.27, 2 );
|
||||
checkModule("Test::Class", 0.31, 2 );
|
||||
checkModule("Pod::Coverage", 0.19, 2 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue