node/test/addons-napi/test_make_callback_recurse
Michael Dawson fe442f6b5f test: properly tag anonymous namespaces
For tests that use anonymous namespaces, some tagged the close
of the namespace with 'namespace' while others used
'anonymous namespace'. It was suggested I should use
'anonymous namespace' in a recent PR review so make all of the
tests consistent with this.

PR-URL: https://github.com/nodejs/node/pull/18583
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-02-08 18:43:36 -05:00
..
binding.cc test: properly tag anonymous namespaces 2018-02-08 18:43:36 -05:00
binding.gyp test: port test for make_callback to n-api 2017-05-06 12:24:43 -04:00
test.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00