### # Copyright (c) 2021, B. Watson # All rights reserved. # # ### from supybot.test import * class ManpagesTestCase(PluginTestCase): plugins = ('Manpages',) # vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: