Panel/Agent-Windows/OGP64/usr/share/perl5/5.40/Encode/_T.e2x
2026-06-06 18:46:40 -04:00

9 lines
151 B
Text

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