mde / timezone-js

DEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data.
824 stars 183 forks source link

Test should not require `jasmine-node` to be globally installed #134

Closed alessioalex closed 10 years ago

alessioalex commented 10 years ago

https://github.com/mde/timezone-js/blob/master/Jakefile#L42

mde commented 10 years ago

What's the preferred way of doing this? Would you like to submit a PR that fixes it?