diff options
Diffstat (limited to 'tests/test_conductor.py')
-rw-r--r-- | tests/test_conductor.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/test_conductor.py b/tests/test_conductor.py deleted file mode 100644 index c8e5d54a..00000000 --- a/tests/test_conductor.py +++ /dev/null @@ -1,8 +0,0 @@ - -# Ideas for testing conductor: -# - test_process_spawning -# - test_process_watching_pipe -# - test_process_output_callback - -# - test_status_change -# - test_status_change_callback |