Sync libnet modules with what will be libnet-1.08
[p5sagit/p5-mst-13.2.git] / lib / Net / t / nntp.t
index e7a42c1..1afb588 100644 (file)
@@ -1,10 +1,5 @@
 #!./perl -w
 
-BEGIN {
-    chdir 't' if -d 't';
-    @INC = '../lib';
-}
-
 use Net::Config;
 use Net::NNTP;
 use Net::Cmd qw(CMD_REJECT);