Skip to content

Instantly share code, notes, and snippets.

@ahirschberg
Created April 26, 2015 17:45
Show Gist options
  • Select an option

  • Save ahirschberg/62347dc575b6b8b6ac05 to your computer and use it in GitHub Desktop.

Select an option

Save ahirschberg/62347dc575b6b8b6ac05 to your computer and use it in GitHub Desktop.
describe('#generatePage()', function () {
it('generates download book button that sends #downloadBook to downloadManager object when clicked', function () {
// ...
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment