fix tests
This commit is contained in:
parent
f554a32dff
commit
3e860722f0
1 changed files with 4 additions and 0 deletions
4
bb.edn.bak
Normal file
4
bb.edn.bak
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
{:paths ["test-resources/task_scripts"]
|
||||||
|
:tasks {:main-task {:task/type :main
|
||||||
|
:main tasks ;; this calls tasks/-main
|
||||||
|
:args [1 2 3]}}}
|
||||||
Loading…
Reference in a new issue