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