node/test/js-native-api/test_general
Rich Trott 330f25ef82 test: prepare for consistent comma-dangle lint rule
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: https://github.com/nodejs/node/pull/37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
2021-04-01 23:14:29 -07:00
..
binding.gyp
test_general.c test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
testEnvCleanup.js tools: enable no-unused-expressions lint rule 2020-12-07 20:33:45 +01:00
testFinalizer.js n-api: run all finalizers via SetImmediate() 2020-07-23 23:28:09 -07:00
testGlobals.js
testInstanceOf.js
testNapiRun.js
testNapiStatus.js