stdlib/bats: implemented integration tests
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
7
stdlib/bats/tests/bats.cue
Normal file
7
stdlib/bats/tests/bats.cue
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"alpha.dagger.io/bats"
|
||||
)
|
||||
|
||||
TestBats: bats.#Bats
|
||||
Reference in New Issue
Block a user