Home
last modified time | relevance | path

Searched refs:lookForMeInStackTrace (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-promise-unhandled-warn.js16 function lookForMeInStackTrace() { function
24 lookForMeInStackTrace();
30 assert.match(reason.stack, /lookForMeInStackTrace/);

Completed in 1 milliseconds