summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/no_transpiled_lines/index.ts
blob: df25283cd3e989b7b792eed449614b192891138d (plain)
1
2
3
4
5
export {
  assertStrictEquals,
} from "../../../../../test_util/std/testing/asserts.ts";

export * from "./interface.ts";