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