tests: move compute tests away
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
6
tests/core/compute/success/noop/main.cue
Normal file
6
tests/core/compute/success/noop/main.cue
Normal file
@@ -0,0 +1,6 @@
|
||||
package testing
|
||||
|
||||
// no-op, should not error
|
||||
empty: {
|
||||
#up: []
|
||||
}
|
Reference in New Issue
Block a user