Ensure we can Marshall #Scratch as CUE
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
@@ -92,6 +92,8 @@ setup() {
|
||||
@test "task: #Scratch" {
|
||||
cd "$TESTDIR"/tasks/scratch
|
||||
"$DAGGER" --europa up ./scratch.cue -l debug
|
||||
"$DAGGER" --europa up ./scratch_build_scratch.cue -l debug
|
||||
"$DAGGER" --europa up ./scratch_writefile.cue -l debug
|
||||
}
|
||||
|
||||
@test "task: #Subdir" {
|
||||
|
Reference in New Issue
Block a user