054a1f8
Remove shellbangs from tests to placate rpmlint
054a1f8
054a1f8
--- B-Hooks-EndOfScope/t/release-pod-coverage.t
054a1f8
+++ B-Hooks-EndOfScope/t/release-pod-coverage.t
054a1f8
@@ -1,5 +1,3 @@
054a1f8
-#!perl
054a1f8
-
054a1f8
 BEGIN {
054a1f8
   unless ($ENV{RELEASE_TESTING}) {
054a1f8
     require Test::More;
054a1f8
--- B-Hooks-EndOfScope/t/release-pod-syntax.t
054a1f8
+++ B-Hooks-EndOfScope/t/release-pod-syntax.t
054a1f8
@@ -1,5 +1,3 @@
054a1f8
-#!perl
054a1f8
-
054a1f8
 BEGIN {
054a1f8
   unless ($ENV{RELEASE_TESTING}) {
054a1f8
     require Test::More;