diff --git a/script/test/test_abort.py b/script/test/test_abort.py new file mode 100644 index 0000000..3e62325 --- /dev/null +++ b/script/test/test_abort.py @@ -0,0 +1 @@ +time.sleep(10.0) \ No newline at end of file