aboutsummaryrefslogtreecommitdiff
path: root/mingling_ci/tmpls/task_section.md
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_ci/tmpls/task_section.md')
-rw-r--r--mingling_ci/tmpls/task_section.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/mingling_ci/tmpls/task_section.md b/mingling_ci/tmpls/task_section.md
deleted file mode 100644
index 78c9801..0000000
--- a/mingling_ci/tmpls/task_section.md
+++ /dev/null
@@ -1,18 +0,0 @@
-## Task: <<<task_name>>>
-
-| Item-Name | Location | PASS (Windows) | PASS (Linux) | PASS (Mac OS) |
-| ----------- | -------- | -------------- | ------------ | ------------- |
->>>>>>>>>> rows
-@@@ >>> rows
-| <<<item_name>>> | <<<location>>> | <<<pass_win>>> | <<<pass_linux>>> | <<<pass_mac>>> |
-@@@ <<<
-
->>>>>>>>>> fails
-@@@ >>> fails
-### Fail: <<<item_name>>>
-
-```stdout
-<<<stdout>>>
-```
-
-@@@ <<<