remove unneeded shebangs from tests
Graham Knop [Sun, 21 Oct 2018 02:35:30 +0000 (04:35 +0200)]
t/abort-chain-1.t
t/abort-chain-2.t
t/abort-chain-3.t
t/aggregate/live_recursion.t
t/aggregate/live_view_warnings.t
t/aggregate/unit_load_catalyst_test.t

index dba8593..d471f9a 100644 (file)
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;
 use Test::More tests => 1;
index 370868c..af45ccf 100644 (file)
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;
 use Test::More tests => 1;
index 1b0f928..979249c 100644 (file)
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;
 use Test::More tests => 1;
index 56a00a8..113cccb 100644 (file)
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;
 
index bcfaeb7..4c6cc19 100644 (file)
@@ -1,5 +1,3 @@
-#!perl
-
 use strict;
 use warnings;
 no warnings 'once';