package testing

import (
	"dagger.io/optional"
)

#up: [
	{
		do: "load",
		from: optional
	},
]