Skip to content

Commit

Permalink
remove stray Carp::Always from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed Mar 22, 2012
1 parent 9481933 commit 34bf2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/perl_tests/flatfile-to-json.pl.t
@@ -1,4 +1,4 @@
use Carp::Always;use strict;
use strict;
use warnings;

use Test::More;
Expand Down

0 comments on commit 34bf2c9

Please sign in to comment.