Upgrade to Encode 1.11, from Dan Kogai.
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode / _T.e2x
1 use strict;
2 # Adjust the number here!
3 use Test::More tests => 2;
4
5 use_ok('Encode');
6 use_ok('Encode::$_Name_');
7 # Add more test here!