MCPcopy Create free account
hub / github.com/backnotprop/plannotator / reference-common.test.ts

File reference-common.test.ts

packages/shared/reference-common.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { isFileBrowserExcludedPath } from "./reference-common";
3
4describe("isFileBrowserExcludedPath", () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected