summaryrefslogtreecommitdiff
path: root/perl/t/general/admin.t
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2014-07-16 16:32:03 -0700
committerRuss Allbery <eagle@eyrie.org>2014-07-16 16:32:03 -0700
commit27f4e81ddb42440345e6dd01a4943cb57ee5da39 (patch)
tree3a4e9adfb0e1039c8297fbf7687acb8acd1494df /perl/t/general/admin.t
parent6409733ee3b7b1910dc1c166a392cc628834146c (diff)
parent3e913fa65e9e5c1d687372b89b5467edb3e77973 (diff)
Imported Upstream version 1.1
Diffstat (limited to 'perl/t/general/admin.t')
-rwxr-xr-xperl/t/general/admin.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl/t/general/admin.t b/perl/t/general/admin.t
index 7c62932..47396c6 100755
--- a/perl/t/general/admin.t
+++ b/perl/t/general/admin.t
@@ -61,7 +61,6 @@ is ($server->acl_add ('ADMIN', 'base', 'foo'), 1,
' and adding a base ACL now works');
# Test re-initialization of the database.
-$Wallet::Schema::VERSION = '0.07';
is ($admin->reinitialize ('admin@EXAMPLE.COM'), 1,
' and re-initialization succeeds');