Skip to content

Instantly share code, notes, and snippets.

@lightsofapollo
Created May 4, 2012 20:38
Show Gist options
  • Save lightsofapollo/2597581 to your computer and use it in GitHub Desktop.
Save lightsofapollo/2597581 to your computer and use it in GitHub Desktop.
test('my thing', function() {
this.timeout(4000);
//run stuff
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment