summaryrefslogtreecommitdiff
path: root/test/common
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-09-04 22:53:40 -0700
committerRich Trott <rtrott@gmail.com>2019-09-07 07:07:25 -0700
commit210b930c747cc9a2e5f1fde5db999a1de34ac4fd (patch)
tree0935ba619d7a51b45bf3c26ab443c0f1ae5c1e81 /test/common
parentef9ecfbcfe8a5b1e8b1c601c48afa065cbdab614 (diff)
downloadandroid-node-v8-210b930c747cc9a2e5f1fde5db999a1de34ac4fd.tar.gz
android-node-v8-210b930c747cc9a2e5f1fde5db999a1de34ac4fd.tar.bz2
android-node-v8-210b930c747cc9a2e5f1fde5db999a1de34ac4fd.zip
doc: prepare markdown files for more stringent blank-line linting
PR-URL: https://github.com/nodejs/node/pull/29447 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'test/common')
-rw-r--r--test/common/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/common/README.md b/test/common/README.md
index 76ab605c79..415f05a867 100644
--- a/test/common/README.md
+++ b/test/common/README.md
@@ -677,7 +677,6 @@ original state after calling [`hijackstdio.hijackStdErr()`][].
Restore the original `process.stdout.write()`. Used to restore `stdout` to its
original state after calling [`hijackstdio.hijackStdOut()`][].
-
## HTTP/2 Module
The http2.js module provides a handful of utilities for creating mock HTTP/2
@@ -929,7 +928,6 @@ A driver class for running WPT with the WPT harness in a vm.
See [the WPT tests README][] for details.
-
[&lt;Array>]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array
[&lt;ArrayBufferView&#91;&#93;>]: https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView
[&lt;Buffer>]: https://nodejs.org/api/buffer.html#buffer_class_buffer