mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
Force testing of video
This commit is contained in:
parent
d4e4472d48
commit
7e4352f618
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ from core import transcoder
|
|||
|
||||
|
||||
def test_transcoder_check():
|
||||
assert transcoder.is_video_good(core.TEST_FILE, 0) is True
|
||||
assert transcoder.is_video_good(core.TEST_FILE, 1) is True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue