Skip to content

Commit 5d89201

Browse files
committedJan 1, 2012
Add a missing test requirement.
1 parent e6cb511 commit 5d89201

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎sbin/testEnvironment.pl

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ BEGIN
7676
checkModule("Test::Differences", 0.5, 2 );
7777
checkModule("Test::Class", 0.31, 2 );
7878
checkModule("Test::MockTime", 0.09, 2 );
79+
checkModule("Test::WWW::Mechanize::PSGI", 0.35, 2 );
7980
checkModule("Pod::Coverage", 0.19, 2 );
8081
checkModule("Text::Balanced", 2.00, 2 );
8182
checkModule("Capture::Tiny", 0.08, 2 );

0 commit comments

Comments
 (0)
Please sign in to comment.