1
0
mirror of https://github.com/go-task/task.git synced 2025-06-23 00:38:19 +02:00

Adds test TestErrorCode

This commit is contained in:
Bruno Delor
2022-06-02 16:39:28 +02:00
parent a790fb7afe
commit 58c7cc5d05
2 changed files with 25 additions and 0 deletions

6
testdata/error_code/Taskfile.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: '3'
tasks:
test-exit-code:
cmds:
- exit 42