import { main } from "./no_npm_coverage.ts"; Deno.test("main", () => { main(); });