summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x')
-rw-r--r--chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x7
1 files changed, 0 insertions, 7 deletions
diff --git a/chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x b/chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x
deleted file mode 100644
index 6cf5f293d54..00000000000
--- a/chromium/third_party/cygwin/lib/perl5/5.10/Encode/_T.e2x
+++ /dev/null
@@ -1,7 +0,0 @@
-use strict;
-# Adjust the number here!
-use Test::More tests => 2;
-
-use_ok('Encode');
-use_ok('Encode::$_Name_');
-# Add more test here!