aboutsummaryrefslogtreecommitdiff
path: root/perl/t/general/admin.t
diff options
context:
space:
mode:
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');