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