Further refactored shell command tests into a subpackage.
1 parent b55389d commit b4bbaf0ff0ed34d889fea72ff2c83b901b66c59b
Nigel Stanger authored on 24 Sep 2018
Showing 13 changed files
View
shell_command/shared_tests.py 100644 → 0
View
shell_command/test_convert_command.py 100644 → 0
View
shell_command/test_ffmpeg_command.py 100644 → 0
View
shell_command/test_ffmpeg_concat_command.py 100644 → 0
View
shell_command/test_ffprobe_command.py 100644 → 0
View
shell_command/test_shell_command.py 100644 → 0
View
shell_command/tests/__init__.py 0 → 100644
View
shell_command/tests/shared_tests.py 0 → 100644
View
shell_command/tests/test_convert_command.py 0 → 100644
View
shell_command/tests/test_ffmpeg_command.py 0 → 100644
View
shell_command/tests/test_ffmpeg_concat_command.py 0 → 100644
View
shell_command/tests/test_ffprobe_command.py 0 → 100644
View
shell_command/tests/test_shell_command.py 0 → 100644