Skip to content

Commit 03955b8

Browse files
committed
add Test::Exception to the test requirements
1 parent 1cf0d60 commit 03955b8

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
@@ -90,6 +90,7 @@ test_requires 'Test::EOL';
9090
test_requires 'Test::Fatal';
9191
test_requires 'Test::More';
9292
test_requires 'Test::More', '0.92';
93+
test_requires 'Test::Exception';
9394

9495
author_requires 'Test::NoTabs';
9596
author_requires 'Test::Pod';

0 commit comments

Comments
 (0)