# test/noColor.js reads NO_COLOR at require time: run it in its own process
mocha --check-leaks --reporter spec --bail --exit test/morgan.js
mocha --check-leaks --reporter spec --bail --exit test/noColor.js
