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