| 1 | const t = require('tap') |
| 2 | const { classifyUnusedEntries } = require('../../../lib/utils/allow-scripts-prune.js') |
| 3 | |
| 4 | // Minimal registry node: `matches` derives name/version from the resolved URL. |
nothing calls this directly
no test coverage detected