Skip to content

Commit e2d5808

Browse files
committed
Remove obsolete dependency on TAP::Formatter::Color
1 parent 73447c9 commit e2d5808

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cpanfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on configure => sub {
99
on test => sub {
1010
requires 'Test::More';
1111
requires 'Test::Exception';
12-
requires 'TAP::Formatter::Color';
1312
requires 'Test::Pod';
1413
};
1514

0 commit comments

Comments
 (0)