housekeeping

This commit is contained in:
John Burwell 2023-08-29 20:10:31 +00:00
parent 0fed404b2a
commit 5965c21b04
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
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

View File

@ -32,7 +32,7 @@ from supybot.test import *
class ChooseTestCase(PluginTestCase):
plugins = ('Choose',)
plugins = ('Chat',)
# vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: