Skip to content

Instantly share code, notes, and snippets.

@tj
Created June 30, 2009 18:25
Show Gist options
  • Save tj/138313 to your computer and use it in GitHub Desktop.
Save tj/138313 to your computer and use it in GitHub Desktop.
JSpec.include({
afterSpec : function(spec) {
JSpec.fail('something broke')
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment