10
pkg/universe.dagger.io/bash/test/test.bats
Normal file
10
pkg/universe.dagger.io/bash/test/test.bats
Normal file
@@ -0,0 +1,10 @@
|
||||
setup() {
|
||||
load '../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "bash" {
|
||||
dagger up
|
||||
}
|
||||
|
Reference in New Issue
Block a user