[qcineoob] maybe better that backends handle capital letters

This commit is contained in:
Julien Veyssier 2013-03-13 02:05:49 +01:00
commit 1c7e7b9dec
5 changed files with 7 additions and 8 deletions

View file

@ -19,7 +19,6 @@
from weboob.tools.test import BackendTest
import urllib
from random import choice
class TvsubtitlesTest(BackendTest):