engine.#Pull implementation
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
10
tests/tasks.bats
Normal file
10
tests/tasks.bats
Normal file
@@ -0,0 +1,10 @@
|
||||
setup() {
|
||||
load 'helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "task: #Pull" {
|
||||
cd "$TESTDIR"/tasks/pull
|
||||
dagger --europa up
|
||||
}
|
Reference in New Issue
Block a user