Created
April 26, 2015 17:45
-
-
Save ahirschberg/62347dc575b6b8b6ac05 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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