Skip to content

Commit

Permalink
[Squash] lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell committed Aug 22, 2018
1 parent 172c628 commit 4a82568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ Synchronous version of `spawnPwd`.
The `ArrayStream` module provides a simple `Stream` that pushes elements from
a given array.

<!-- eslint-disable no-undef, node-core/required-modules -->
```js
const ArrayStream = require('../common/arraystream');
const stream = new ArrayStream();
Expand Down

0 comments on commit 4a82568

Please sign in to comment.