Skip to content

Instantly share code, notes, and snippets.

@twokul
Created August 24, 2012 13:49
Show Gist options
  • Save twokul/3450727 to your computer and use it in GitHub Desktop.
Save twokul/3450727 to your computer and use it in GitHub Desktop.
jasmine-describe-snippet
<snippet>
<content><![CDATA[
describe("${1}", function () {
${2}
});
]]></content>
<tabTrigger>desc</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment