### # Copyright (c) 2018, cottongin # All rights reserved. # # ### from supybot.test import * class CBBScoresTestCase(PluginTestCase): plugins = ('CBBScores',) # vim:set shiftwidth=4 tabstop=4 expandtab textwidth=79: