Add test for Net::protoent.
[p5sagit/p5-mst-13.2.git] / t / lib / lc-country.t
index 535291e..4234d1e 100644 (file)
@@ -3,6 +3,11 @@
 # country.t - tests for Locale::Country
 #
 
+BEGIN {
+        chdir 't' if -d 't';
+        @INC = '../lib';
+}
+
 use Locale::Country;
 
 #-----------------------------------------------------------------------