diff options
Diffstat (limited to 't/lib/thread.t')
-rwxr-xr-x | t/lib/thread.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/thread.t b/t/lib/thread.t index 798adc12be..5ac9e5bf71 100755 --- a/t/lib/thread.t +++ b/t/lib/thread.t @@ -1,4 +1,4 @@ -#!perl +#!./perl BEGIN { chdir 't' if -d 't'; |