Skip to content

test: add coverage for util.inspect()

Rodrigo Muino Tomonari requested to merge github/fork/Trott/negative into master

Coverage stats indicate that there is no coverage for util.inspect() with a negative number and a numeric separator. Add a test case.

Refs: https://coverage.nodejs.org/coverage-df507758e6c35534/lib/internal/util/inspect.js.html#L1463

Merge request reports

Loading