summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Encode/_T.e2x
blob: 6cf5f293d54b814f9bf96bba312396f5e0a2f0d8 (plain)
1
2
3
4
5
6
7
use strict;
# Adjust the number here!
use Test::More tests => 2;

use_ok('Encode');
use_ok('Encode::$_Name_');
# Add more test here!