Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index e73d278653b..6b073c75726 100644
--- a/test/README.md
+++ b/test/README.md
@@ -352,6 +352,7 @@ A non-op `Function` that can be used for a variety of scenarios.
For instance,
+<!-- eslint-disable strict, no-undef -->
```js
const common = require('../common');