node/test/inspector
Ben Noordhuis 80a3934cd7
inspector: /json/version returns object, not array
Make /json/version return an object instead of an object wrapped in an
array.

Fixes: https://github.com/nodejs/node/issues/9760
PR-URL: https://github.com/nodejs/node/pull/9762
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2016-12-05 03:22:12 +01:00
..
inspector-helper.js test: fix flaky test-inspector 2016-12-05 03:20:36 +01:00
inspector.status test: fix flaky test-inspector 2016-12-05 03:20:36 +01:00
test-inspector.js inspector: /json/version returns object, not array 2016-12-05 03:22:12 +01:00
testcfg.py