Skip to content

Instantly share code, notes, and snippets.

@runeh
Created December 23, 2009 10:35
Show Gist options
  • Save runeh/262455 to your computer and use it in GitHub Desktop.
Save runeh/262455 to your computer and use it in GitHub Desktop.
equal(alert, {foo: 1, bar: 2}, "Function is not a dict")
1. Function is not a dict, expected: {
"foo": 1,
"bar": 2
} result: function alert(){
[code]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment