mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Changed the name of the class to match the name of the plugin class
This commit is contained in:
parent
912fb78afb
commit
8521e23bd4
@ -33,7 +33,7 @@ import re
|
||||
|
||||
from test import *
|
||||
|
||||
class SfTest(PluginTestCase, PluginDocumentation):
|
||||
class SourceforgeTest(PluginTestCase, PluginDocumentation):
|
||||
plugins = ('Sourceforge',)
|
||||
def testBugs(self):
|
||||
self.assertNotError('bugs')
|
||||
|
Loading…
Reference in New Issue
Block a user