summaryrefslogtreecommitdiff
path: root/test/fixtures/0-dns
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-08-09 15:03:18 -0700
committerRich Trott <rtrott@gmail.com>2018-08-12 15:30:04 -0700
commit73cb7fb7aed0f8e22153763e62c424d026b5d45d (patch)
treecaed658e4686cb5c47ef09a2e70e4578ea57c37d /test/fixtures/0-dns
parentd3d59821dd136a36dc2e1b4a7d02c936762240f4 (diff)
downloadandroid-node-v8-73cb7fb7aed0f8e22153763e62c424d026b5d45d.tar.gz
android-node-v8-73cb7fb7aed0f8e22153763e62c424d026b5d45d.tar.bz2
android-node-v8-73cb7fb7aed0f8e22153763e62c424d026b5d45d.zip
test,doc: fix lint error in test fixtures
Add first-level header to .md file in fixture directory. The file in question is documentation for the fixture and is not part of any tests. This is in prepration for markdown linting of the `test` directory. PR-URL: https://github.com/nodejs/node/pull/22221 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: George Adams <george.adams@uk.ibm.com>
Diffstat (limited to 'test/fixtures/0-dns')
-rw-r--r--test/fixtures/0-dns/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/0-dns/README.md b/test/fixtures/0-dns/README.md
index 650970a2c5..9a4a4a2b3d 100644
--- a/test/fixtures/0-dns/README.md
+++ b/test/fixtures/0-dns/README.md
@@ -1,3 +1,5 @@
+# 0-dns
+
## Purpose
The test cert file for use `test/parallel/test-tls-0-dns-altname.js`
can be created by using `asn1.js` and `asn1.js-rfc5280`,