Skip to content

Instantly share code, notes, and snippets.

@tonini
Created September 24, 2014 06:18
Show Gist options
  • Save tonini/6176711483f33f0eaa2e to your computer and use it in GitHub Desktop.
Save tonini/6176711483f33f0eaa2e to your computer and use it in GitHub Desktop.
# -*- mode: snippet -*-
# name: it
# key: it
# --
it("$1", function() {
$0
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment