use strict; # Adjust the number here! use Test::More tests => 2; use_ok('Encode'); use_ok('Encode::MAB2table'); # Add more test here!