Unify shebang line in tap-to-junit-xml

This commit is contained in:
Andrew Johnson
2018-11-06 10:15:06 -06:00
parent 3d8e2d933d
commit 168d430921

View File

@@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
=head1 NAME
tap-to-junit-xml - convert perl-style TAP test output to JUnit-style XML