diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-09 20:26:04 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-09 20:26:04 +0000 |
commit | d763e2de08a0f2126d4686756b97d0aecd52e13c (patch) | |
tree | 3ad170955e8dc3ecb07e0c781febadea828a7eab /t/lib | |
parent | f3b00462b2b1d6b54716e4417c8bdce7e098abc3 (diff) | |
download | perl-d763e2de08a0f2126d4686756b97d0aecd52e13c.tar.gz |
Add the new modules to the list of having those own tests.
p4raw-id: //depot/perl@11242
Diffstat (limited to 't/lib')
-rw-r--r-- | t/lib/1_compile.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 027ced1f2d..0132fb9a28 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -171,6 +171,7 @@ FindBin GDBM_File Getopt::Long Getopt::Std +I18N::Langinfo I18N::LangTags I18N::Collate IO::Dir @@ -247,6 +248,7 @@ Time::Piece Time::gmtime Time::localtime Time::tm +Unicode::UCD UNIVERSAL User::grent User::pwent |