Skip to content
Snippets Groups Projects
Commit ff05c8dc authored by Robin Mueller's avatar Robin Mueller
Browse files

added line break

parent 71eb59d2
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ def pack_service3_test_into(tc_queue: Deque) -> Deque:
tc_queue.appendleft(("export", "log/tmtc_log_service3.txt"))
return tc_queue
def pack_custom_tests(tc_queue: Deque):
# deleting pre-defined test entry
tc_queue.appendleft(("print", "Testing Service 3: "))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment