summaryrefslogtreecommitdiff
path: root/test/async-hooks/coverage.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/async-hooks/coverage.md')
-rw-r--r--test/async-hooks/coverage.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/async-hooks/coverage.md b/test/async-hooks/coverage.md
index 0a2af0d06b..1ba18a9383 100644
--- a/test/async-hooks/coverage.md
+++ b/test/async-hooks/coverage.md
@@ -9,7 +9,8 @@ Showing which kind of async resource is covered by which test:
| FSREQCALLBACK | test-fsreqcallback-{access,readFile}.js |
| GETADDRINFOREQWRAP | test-getaddrinforeqwrap.js |
| GETNAMEINFOREQWRAP | test-getnameinforeqwrap.js |
-| HTTPPARSER | test-httpparser.{request,response}.js |
+| HTTPINCOMINGMESSAGE | test-httpparser.request.js |
+| HTTPCLIENTREQUEST | test-httpparser.response.js |
| Immediate | test-immediate.js |
| JSSTREAM | TODO (crashes when accessing directly) |
| PBKDF2REQUEST | test-crypto-pbkdf2.js |