diff --git a/sbin/testEnvironment.pl b/sbin/testEnvironment.pl index 3f0998935..355ce8da2 100644 --- a/sbin/testEnvironment.pl +++ b/sbin/testEnvironment.pl @@ -105,7 +105,6 @@ checkModule("POSIX" ); checkModule("List::Util" ); checkModule("Color::Calc" ); checkModule("Text::Aspell", 0.01,2 ); -checkModule("Locale::US" ); checkModule("Weather::Com::Finder", "0.5.1" ); checkModule("Class::InsideOut", "1.06" ); checkModule("HTML::TagCloud", "0.34" );