Skip to content

Commit f5bc24b

Browse files
committed
Add Crypt::URandom to cpanfile for testing
1 parent 4e2e585 commit f5bc24b

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
@@ -23,6 +23,7 @@ on develop => sub {
2323
on test => sub {
2424
requires 'version';
2525
requires 'Tie::IxHash';
26+
requires 'Crypt::URandom';
2627
};
2728

2829
feature 'test_sqlite', 'Test SQLite' => sub {

0 commit comments

Comments
 (0)