Minimal AMD loader mostly stolen from @wycats.
To run the test you'll need to have
testem installed. Install it with npm install -g testem.
(You'll also have to install the bower components, which you can do by running
bower install)
You may run them with:
testem ciYou can also launch testem development mode with:
testemloader.js is MIT Licensed.
