Skip to content

Commit 3fe5744

Browse files
committed
We need LWP::UserAgent available for testing.
1 parent e5e13a8 commit 3fe5744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpanfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ recommends 'JavaScript::Minifier::XS';
1212

1313
test_requires 'Apache::Test', '>= 1.12';
1414
test_requires 'File::Slurp';
15+
test_requires 'LWP::UserAgent';
1516
test_requires 'Test::More', '>= 0.96';

0 commit comments

Comments
 (0)