Skip to content

Instantly share code, notes, and snippets.

@lightsofapollo
Created April 26, 2012 15:45
Show Gist options
  • Save lightsofapollo/2500490 to your computer and use it in GitHub Desktop.
Save lightsofapollo/2500490 to your computer and use it in GitHub Desktop.
suite('myclass', function test(){
test('#myMethod', function someName(){
//...
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment