Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is...
[p5sagit/p5-mst-13.2.git] / t / lib / lc-all.t
index d34feca..ed93c5a 100644 (file)
 # starting with list of languages/countries/currencies.
 #
 
+BEGIN {
+        chdir 't' if -d 't';
+        @INC = '../lib';
+}
+
 use Locale::Country;
 use Locale::Language;
 use Locale::Currency;