Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nilegfx/d20a436964b5f7247b1f7e46979dc8e0 to your computer and use it in GitHub Desktop.
Save Nilegfx/d20a436964b5f7247b1f7e46979dc8e0 to your computer and use it in GitHub Desktop.
jasmine includes for jsbin
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jasmine/2.3.4/jasmine.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/jasmine/2.3.4/jasmine.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jasmine/2.3.4/jasmine-html.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jasmine/2.3.4/boot.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment