diff options
Diffstat (limited to 'tests/Test-E-k.px')
-rwxr-xr-x | tests/Test-E-k.px | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Test-E-k.px b/tests/Test-E-k.px index dc1031b..634b0db 100755 --- a/tests/Test-E-k.px +++ b/tests/Test-E-k.px @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/env -S perl -I . use strict; use warnings; |