diff options
Diffstat (limited to 'perl/t/acl.t')
-rwxr-xr-x | perl/t/acl.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/t/acl.t b/perl/t/acl.t index b88502f..6d4fd78 100755 --- a/perl/t/acl.t +++ b/perl/t/acl.t @@ -5,7 +5,6 @@ use Test::More tests => 97; -use DBD::SQLite; use Wallet::ACL; use Wallet::Config; use Wallet::Server; |