summaryrefslogtreecommitdiff
path: root/test/parallel/test-http2-util-nghttp2error.js
Commit message (Collapse)AuthorAgeFilesLines
* test: http2 test coverage for NghttpErrorJames M Snell2017-09-121-0/+16
small test verifying that the NghttpError is as expected PR-URL: https://github.com/nodejs/node/pull/15105 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>