Current File : //proc/thread-self/root/proc/self/root/proc/self/root/usr/local/lib64/perl5/Encode/_T.e2x
use strict;
# Adjust the number here!
use Test::More tests => 2;

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