Skip to content

Commit

Permalink
Remove accidental debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
tburrows13 authored Apr 26, 2020
1 parent be1b455 commit e7d8bb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_VideoClip.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,4 @@ def test_withoutaudio():


if __name__ == "__main__":
# pytest.main()
test_write_videofiles_with_temp_audiofile_path()
pytest.main()

0 comments on commit e7d8bb7

Please sign in to comment.