summaryrefslogtreecommitdiff
path: root/lib/Net/t/smtp.t
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/t/smtp.t')
-rw-r--r--lib/Net/t/smtp.t5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Net/t/smtp.t b/lib/Net/t/smtp.t
index c7c3862ab6..55607fe993 100644
--- a/lib/Net/t/smtp.t
+++ b/lib/Net/t/smtp.t
@@ -1,10 +1,5 @@
#!./perl -w
-BEGIN {
- chdir 't' if -d 't';
- @INC = '../lib';
-}
-
use Net::Config;
use Net::SMTP;