
import {Science} from "@e280/science"
import cellar from "./cellar/cellar.test.js"

await Science.run({
	cellar,
})

