Add PowerShell package (#1783)
Signed-off-by: Chris Hunt <114173+cdhunt@users.noreply.github.com>
This commit is contained in:
10
pkg/universe.dagger.io/powershell/test/test.bats
Normal file
10
pkg/universe.dagger.io/powershell/test/test.bats
Normal file
@@ -0,0 +1,10 @@
|
||||
setup() {
|
||||
load '../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "powershell" {
|
||||
dagger "do" -p ./test.cue test
|
||||
}
|
||||
|
Reference in New Issue
Block a user