A command like `shell.exec('./node_modules/.bin/mocha' + MOCHA_OPTS);` works on Linux and OSX, but on windows it complains that `.` isn't a command.