summaryrefslogtreecommitdiff
path: root/tests/testdata/coverage/invalid_cache/mod.test.ts
blob: 5815d07a34de355bc2d4d2890ddafd1019e66d2e (plain)
1
2
import { test } from "./mod.ts";
Deno.test("test", () => void test());