README.nd says
### Running the Test Suite
1. `npm install`
2. `cp config.json.example config.json`
3. Modify `config.json` for your run (be sure to remove all comments)
config.json.example says
/**
- An example local configuration for the test suite. To use:
-
- Copy this file to one called config.json.
-
- Modify the file and replace with appropriate values for your system.
-
- npm install
I don't *think* it makes a difference, but it's inconsistent.
README.nd says
config.json.example says
/**