MCPcopy Create free account
hub / github.com/avoidwork/tenso / utils-clone.test.js

File utils-clone.test.js

tests/unit/utils-clone.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { clone } from "../../src/utils/clone.js";
3
4describe("clone", () => {

Callers

nothing calls this directly

Calls 1

cloneFunction · 0.90

Tested by

no test coverage detected