From bf25380621dd6c21aaa58cea56c96cf9afa8f3b2 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 19 Jun 2012 20:39:54 -0700 Subject: Let while.t run from the top level --- t/cmd/while.t | 1 + 1 file changed, 1 insertion(+) (limited to 't/cmd') diff --git a/t/cmd/while.t b/t/cmd/while.t index 5107fe286d..5d2af711a5 100644 --- a/t/cmd/while.t +++ b/t/cmd/while.t @@ -1,6 +1,7 @@ #!./perl BEGIN { + chdir 't'; require "test.pl"; } -- cgit v1.2.1