OSDN Git Service

'.' is no longer in @INC
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Sat, 15 Dec 2018 08:22:40 +0000 (17:22 +0900)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Sat, 15 Dec 2018 08:22:40 +0000 (17:22 +0900)
test.pl

diff --git a/test.pl b/test.pl
index 20241a0..486cff6 100644 (file)
--- a/test.pl
+++ b/test.pl
@@ -120,7 +120,7 @@ sub command_tests {
     return;
 }
 
-do "nkf_test.pl";
+do "./nkf_test.pl";
 unlink "nkf.in";
 unlink "nkf.out";