MCPcopy Index your code
hub / github.com/nodejs/node / test-sqlite-config.js

File test-sqlite-config.js

test/parallel/test-sqlite-config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { skipIfSQLiteMissing } = require('../common/index.mjs');
3const { test } = require('node:test');
4const assert = require('node:assert');

Callers

nothing calls this directly

Calls 4

skipIfSQLiteMissingFunction · 0.85
checkDefensiveModeFunction · 0.85
testFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected