more shebang fixes for tests

This commit is contained in:
Matt Simerson 2012-05-04 23:33:50 -04:00 committed by Robert
parent 5ec9695b94
commit 0a49ea07cb
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
sub register_tests {
my $self = shift;

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
sub register_tests {
my $self = shift;

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
sub register_tests {
my $self = shift;

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
warn "loaded test auth_vpopmaild\n";

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
sub register_tests {
my $self = shift;

View File

@ -1,4 +1,4 @@
# -*-perl-*- [emacs]
#!perl -w
sub register_tests {
my $self = shift;