import { test } from "node:test"; test("one", async () => await Bun.sleep(5));