Fix pyflakes
This commit is contained in:
parent
4afac1df99
commit
ec98957802
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ from weboob.tools.test import BackendTest
|
|||
__all__ = ['NettokomTest']
|
||||
|
||||
|
||||
class NettokomMobileTest(BackendTest):
|
||||
class NettokomTest(BackendTest):
|
||||
BACKEND = 'nettokom'
|
||||
|
||||
def test_details(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue