diff options
Diffstat (limited to 'lib/Locale/Codes/t/all.t')
-rw-r--r-- | lib/Locale/Codes/t/all.t | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Locale/Codes/t/all.t b/lib/Locale/Codes/t/all.t index 6c751aacaa..f70727c1c5 100644 --- a/lib/Locale/Codes/t/all.t +++ b/lib/Locale/Codes/t/all.t @@ -12,11 +12,6 @@ # starting with list of languages/countries/currencies. # -BEGIN { - chdir 't' if -d 't'; - @INC = '../lib'; -} - use Locale::Country; use Locale::Language; use Locale::Currency; |