more shebang fixes for tests
This commit is contained in:
parent
5ec9695b94
commit
0a49ea07cb
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
sub register_tests {
|
||||
my $self = shift;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
sub register_tests {
|
||||
my $self = shift;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
sub register_tests {
|
||||
my $self = shift;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
warn "loaded test auth_vpopmaild\n";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
sub register_tests {
|
||||
my $self = shift;
|
||||
|
@ -1,4 +1,4 @@
|
||||
# -*-perl-*- [emacs]
|
||||
#!perl -w
|
||||
|
||||
sub register_tests {
|
||||
my $self = shift;
|
||||
|
Loading…
Reference in New Issue
Block a user