mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 03:03:01 +00:00
[test_unicode_literals] Import from test.helper
This commit is contained in:
parent
7129bed51b
commit
1557ed153c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
]
|
||||
|
||||
|
||||
from helper import assertRegexpMatches
|
||||
from test.helper import assertRegexpMatches
|
||||
|
||||
|
||||
class TestUnicodeLiterals(unittest.TestCase):
|
||||
|
|
Loading…
Reference in a new issue