summaryrefslogtreecommitdiff
path: root/cpan/JSON-PP/t/014_latin1.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/JSON-PP/t/014_latin1.t')
-rw-r--r--cpan/JSON-PP/t/014_latin1.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpan/JSON-PP/t/014_latin1.t b/cpan/JSON-PP/t/014_latin1.t
index 30692193f0..7030db8637 100644
--- a/cpan/JSON-PP/t/014_latin1.t
+++ b/cpan/JSON-PP/t/014_latin1.t
@@ -1,6 +1,7 @@
# copied over from JSON::XS and modified to use JSON::PP
use strict;
+use warnings;
use Test::More;
BEGIN { plan tests => 4 };