From 3f1dfa09c03bbba0cca0b936e4577143c649cfb5 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Mon, 8 Nov 2004 16:54:45 +0000 Subject: [PATCH] UPdated. --- test/test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test.py b/test/test.py index a44e76d8a..ef75dc418 100755 --- a/test/test.py +++ b/test/test.py @@ -56,6 +56,7 @@ supybot.protocols.irc.throttleTime: 0 supybot.reply.whenAddressedBy.chars: @ supybot.networks.test.server: should.not.need.this supybot.nick: test +supybot.databases.users.allowUnregistration: True """) fd.close()