MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-readdir-sync-recursive-with-buffer.js

File test-fs-readdir-sync-recursive-with-buffer.js

test/known_issues/test-fs-readdir-sync-recursive-with-buffer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This test will fail because the the implementation does not properly
4// handle the case when the path is a Buffer and the function is called

Callers

nothing calls this directly

Calls 4

requireFunction · 0.50
joinFunction · 0.50
readdirSyncFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected