diff options
-rwxr-xr-x | perl/t/verifier.t (renamed from perl/t/acl.t) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/t/acl.t b/perl/t/verifier.t index 0ecb525..79bb16b 100755 --- a/perl/t/acl.t +++ b/perl/t/verifier.t @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # $Id$ # -# t/acl.t -- Tests for the basic wallet ACL verifiers. +# t/verifier.t -- Tests for the basic wallet ACL verifiers. use Test::More tests => 13; |