test: add arrow functions to test-util-inspect · nodejs/node@fe45a37 · GitHub
Skip to content

Commit fe45a37

Browse files
aqrlnevanlucas
authored andcommitted
test: add arrow functions to test-util-inspect
Even though arrow functions and ES5 anonymous functions are technically the same for util.js, it won't hurt to test both. The same goes for async functions. PR-URL: #11781 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com>
1 parent 9bdf62f commit fe45a37

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

test/parallel/test-util-inspect.js

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)