tests: move tests top-level
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
9
tests/fetch-git/nonexistent/bork/main.cue
Normal file
9
tests/fetch-git/nonexistent/bork/main.cue
Normal file
@@ -0,0 +1,9 @@
|
||||
package testing
|
||||
|
||||
#dagger: compute: [
|
||||
{
|
||||
do: "fetch-git"
|
||||
remote: "pork://pork"
|
||||
ref: "master"
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user