mirror of
https://github.com/go-task/task.git
synced 2026-06-27 22:54:26 +00:00
Add basic unit tests for label attribute
This commit is contained in:
6
testdata/label_list/Taskfile.yml
vendored
Normal file
6
testdata/label_list/Taskfile.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
tasks:
|
||||
foo:
|
||||
label: "foobar"
|
||||
desc: "task description"
|
||||
Reference in New Issue
Block a user