v1.1.2
In v1.1.1 we removed the __dirname parameter from .mocha(__dirname) - and in this we'll add it back with a more backwards compatible update. So, while it's not required, if you do pass in a value, we'll use that.
In v1.1.1 we removed the __dirname parameter from .mocha(__dirname) - and in this we'll add it back with a more backwards compatible update. So, while it's not required, if you do pass in a value, we'll use that.