Write first test for including a Taskfile

This commit is contained in:
Andrey Nering
2018-10-13 16:56:51 -03:00
parent db280adf55
commit 5a28560177
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
version: '2'
tasks:
gen:
cmds:
- echo included > included.txt