This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Test-Simple-0.65.
[perl5.git] / ext / Encode / Encode / _T.e2x
CommitLineData
3ef515df
JH
1use strict;
2# Adjust the number here!
3use Test::More tests => 2;
4
5use_ok('Encode');
6use_ok('Encode::$_Name_');
7# Add more test here!