summaryrefslogtreecommitdiff
path: root/cpan/JSON-PP/t/gh_29_trailing_false_value.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/JSON-PP/t/gh_29_trailing_false_value.t')
-rw-r--r--cpan/JSON-PP/t/gh_29_trailing_false_value.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpan/JSON-PP/t/gh_29_trailing_false_value.t b/cpan/JSON-PP/t/gh_29_trailing_false_value.t
index bb408e9337..e569d29d87 100644
--- a/cpan/JSON-PP/t/gh_29_trailing_false_value.t
+++ b/cpan/JSON-PP/t/gh_29_trailing_false_value.t
@@ -1,4 +1,5 @@
use strict;
+use warnings;
use Test::More;
BEGIN { plan tests => 1 };