mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
* Auto-install `meteor self-test` dependencies upon use. This uses the same new facilities which were created for auto-installing Cordova (#8976) to also auto-install PhantomJS and BrowserStack WebDriver npms into their appropriate home in the dev bundle when they're needed for running self-tests. * Use a more descriptive name for the reference to the `require`-d npm module.