summaryrefslogtreecommitdiff
path: root/cli/tests/run_coverage.ts
blob: 098d463e8d31ccb5850e8d079e1e974701c0af82 (plain)
1
2
3
import { returnsFoo2 } from "./subdir/mod1.ts";

returnsFoo2();