Refactored shell commands and tests into a subpackage.
1 parent 814d427 commit b55389d4bb10bb5a41a4475de40647e77cbd739f
Nigel Stanger authored on 24 Sep 2018
Showing 15 changed files
View
shell_command.py 100755 → 0
View
shell_command/__init__.py 0 → 100644
View
shell_command/shared_tests.py 0 → 100644
View
shell_command/shell_command.py 0 → 100755
View
shell_command/test_convert_command.py 0 → 100644
View
shell_command/test_ffmpeg_command.py 0 → 100644
View
shell_command/test_ffmpeg_concat_command.py 0 → 100644
View
shell_command/test_ffprobe_command.py 0 → 100644
View
shell_command/test_shell_command.py 0 → 100644
View
test_convert_command.py 100644 → 0
View
test_ffmpeg_command.py 100644 → 0
View
test_ffmpeg_concat_command.py 100644 → 0
View
test_ffprobe_command.py 100644 → 0
View
test_shared.py 100644 → 0
View
test_shell_command.py 100644 → 0