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 {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# -*-perl-*- [emacs]
|
#!perl -w
|
||||||
|
|
||||||
sub register_tests {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# -*-perl-*- [emacs]
|
#!perl -w
|
||||||
|
|
||||||
sub register_tests {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# -*-perl-*- [emacs]
|
#!perl -w
|
||||||
|
|
||||||
warn "loaded test auth_vpopmaild\n";
|
warn "loaded test auth_vpopmaild\n";
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# -*-perl-*- [emacs]
|
#!perl -w
|
||||||
|
|
||||||
sub register_tests {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# -*-perl-*- [emacs]
|
#!perl -w
|
||||||
|
|
||||||
sub register_tests {
|
sub register_tests {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
Loading…
Reference in New Issue
Block a user