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