Skip to content

Instantly share code, notes, and snippets.

@camwest
Created February 7, 2012 01:01
Show Gist options
  • Save camwest/1756318 to your computer and use it in GitHub Desktop.
Save camwest/1756318 to your computer and use it in GitHub Desktop.
module.exports = {
instructions: "Here are the instructions",
success:function(expression) {
expression.hasString();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment