Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makes TidyAll tests verbose.
  • Loading branch information
oalders committed Nov 30, 2016
1 parent 10f93db commit 41d9475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/tidyall.t
Expand Up @@ -4,4 +4,4 @@ use strict;
use warnings;

use Test::Code::TidyAll;
tidyall_ok();
tidyall_ok( verbose => 1 );

0 comments on commit 41d9475

Please sign in to comment.