Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Sep 19, 2022
1 parent 1808616 commit ef6d183
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,14 @@ http://github.com/quiiver/magickal-node
## Plugins
[https://github.com/aheckmann/gm/wiki](https://github.com/aheckmann/gm/wiki)

## Tests
node test --integration --only pdf-noncompliant.js
## Tests
`npm test`

To run a single test:

```
node test --integration pdf-noncompliant.js
```

## License

Expand Down

0 comments on commit ef6d183

Please sign in to comment.