summaryrefslogtreecommitdiff
path: root/tests/specs/run/patch/my-pkg/mod.ts
blob: 41389ed6582e9fe6ba9c7d0145c10c0a96413107 (plain)
1
2
export { add } from "@denotest/add";
import "@denotest/add"; // ensure it only warns once