Skip to content

Commit

Permalink
Remove obsolete instructions for the shoulda.js git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
philc committed Jun 20, 2020
1 parent 6e4703e commit 92ee8d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ After that:
Our tests use [shoulda.js](https://github.com/philc/shoulda.js) and
[Puppeteer](https://github.com/puppeteer/puppeteer). To run the tests:

1. `git submodule update --init --recursive` to fetch shoulda.js.
1. Install [nodejs](https://nodejs.org/) if you don't have it already.
1. `npm install puppeteer` to install [Puppeteer](https://github.com/puppeteer/puppeteer).
1. `./make.js test` to build the code and run the tests.
Expand Down

0 comments on commit 92ee8d4

Please sign in to comment.