MCPcopy Index your code
hub / github.com/nodejs/node / test-run-watch-delete.mjs

File test-run-watch-delete.mjs

test/test-runner/test-run-watch-delete.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test run({ watch: true }) does not throw when deleting a watched test file
2import '../common/index.mjs';
3import { skipIfNoWatch, refreshForTestRunnerWatch, testRunnerWatch } from '../common/watch.js';
4

Callers

nothing calls this directly

Calls 3

skipIfNoWatchFunction · 0.90
testRunnerWatchFunction · 0.90

Tested by

no test coverage detected