MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-workbench / paths.test.ts

File paths.test.ts

tests/paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { figureOutDefaultSqliteFilePath } from "../src/utils/paths";
2
3const PathSamples: { jsonPath: string; sqlitePath: string }[] = [
4 {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected