MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-watch-stop-sync.js

File test-fs-watch-stop-sync.js

test/parallel/test-fs-watch-stop-sync.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// This test checks that the `stop` event is emitted asynchronously.

Callers

nothing calls this directly

Calls 5

stopMethod · 0.65
requireFunction · 0.50
watchFileMethod · 0.45
onceMethod · 0.45
removeListenerMethod · 0.45

Tested by

no test coverage detected