MCPcopy Create free account
hub / github.com/nodejs/nodejs.org / hashed-self-references.test.mjs

File hashed-self-references.test.mjs

packages/remark-lint/src/rules/__tests__/hashed-self-references.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test';
2
3import hashedSelfReference from '../hashed-self-reference.mjs';
4import { testRule } from './utils.mjs';

Callers

nothing calls this directly

Calls 1

testRuleFunction · 0.90

Tested by

no test coverage detected