mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 04:22:51 +08:00
#4: update test
This commit is contained in:
parent
a32ba18809
commit
0092e2a2dd
@ -11,7 +11,7 @@ TEST_OVERLAY_FILE = os.path.join(SAMPLE_DATA_DIR, 'overlay.png')
|
||||
TEST_OUTPUT_FILE = os.path.join(SAMPLE_DATA_DIR, 'dummy2.mp4')
|
||||
|
||||
|
||||
print(subprocess.check_call(['-version']))
|
||||
subprocess.check_call(['ffmpeg', '-version'])
|
||||
|
||||
|
||||
def test_fluent_equality():
|
||||
|
Loading…
x
Reference in New Issue
Block a user