mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
filenamify: Make the test suite import module from right location
This commit is contained in:
parent
5f087f0efa
commit
228d34c500
@ -7,7 +7,7 @@
|
||||
|
||||
from __future__ import absolute_import
|
||||
import unittest
|
||||
from svtplay_dl.utils import filenamify
|
||||
from svtplay_dl.utils.text import filenamify
|
||||
|
||||
|
||||
class filenamifyTest(unittest.TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user