Added Cyg-Win
This commit is contained in:
parent
82cbc206eb
commit
413c315806
10586 changed files with 3806249 additions and 0 deletions
9
Agent-Windows/OGP64/usr/share/perl5/5.40/Encode/_T.e2x
Normal file
9
Agent-Windows/OGP64/usr/share/perl5/5.40/Encode/_T.e2x
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
use strict;
|
||||
# Adjust the number here!
|
||||
use Test::More tests => 2;
|
||||
|
||||
BEGIN {
|
||||
use_ok('Encode');
|
||||
use_ok('Encode::$_Name_');
|
||||
}
|
||||
# Add more test here!
|
||||
Loading…
Add table
Add a link
Reference in a new issue