tests: move llb tests into tests/llb
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
8
tests/llb/fetch-container/nonexistent/image/main.cue
Normal file
8
tests/llb/fetch-container/nonexistent/image/main.cue
Normal file
@@ -0,0 +1,8 @@
|
||||
package testing
|
||||
|
||||
#compute: [
|
||||
{
|
||||
do: "fetch-container"
|
||||
ref: "doesnotexist"
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user