mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
rename to summary in test fixtures
This commit is contained in:
14
testdata/summary/task-with-summary.txt
vendored
Normal file
14
testdata/summary/task-with-summary.txt
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
task: task-with-summary
|
||||
|
||||
summary of task-with-summary - line 1
|
||||
line 2
|
||||
line 3
|
||||
|
||||
dependencies:
|
||||
- dependend-task-1
|
||||
- dependend-task-2
|
||||
|
||||
commands:
|
||||
- echo 'task-with-summary was executed'
|
||||
- echo 'another command'
|
||||
- exit 0
|
Reference in New Issue
Block a user