Add whitespace

This commit is contained in:
Karl Kroening 2017-06-14 02:12:52 -06:00
parent 03f99dbba0
commit 7824092ccc

View File

@ -182,6 +182,7 @@ def test_pipe():
.trim(start_frame=start_frame)
.output('pipe:1', format='rawvideo')
)
args = out.get_args()
assert args == [
'-f', 'rawvideo',