summaryrefslogtreecommitdiff
path: root/cpan/Encode/t/enc_data.t
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Encode/t/enc_data.t')
-rw-r--r--cpan/Encode/t/enc_data.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpan/Encode/t/enc_data.t b/cpan/Encode/t/enc_data.t
index 52d7e11996..afca4e590e 100644
--- a/cpan/Encode/t/enc_data.t
+++ b/cpan/Encode/t/enc_data.t
@@ -1,4 +1,4 @@
-# $Id: enc_data.t,v 2.1 2006/05/03 18:24:10 dankogai Exp $
+# $Id: enc_data.t,v 2.2 2013/02/18 02:23:56 dankogai Exp dankogai $
BEGIN {
require Config; import Config;
@@ -22,6 +22,7 @@ BEGIN {
use strict;
+no warnings "deprecated";
use encoding 'euc-jp';
use Test::More tests => 4;