setup() {
load 'helpers'
common_setup
}
@test "plan: hello" {
# Europa loader handles the cwd differently, therefore we need to CD into the tree at or below the parent of cue.mod
cd "$TESTDIR"
"$DAGGER" --europa up ./plan/hello-europa
@test "plan: unix socket" {
"$DAGGER" --europa up ./plan/context/services/unix