Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sunesimonsen committed Sep 27, 2013
1 parent 0447e08 commit 6f181bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unexpected.spec.js
@@ -1,7 +1,7 @@
/*global describe, it, expect*/

// use this instead of Object.create in order to make the tests run in
// es5 compatible browsers
// browsers that are not es5 compatible.
function create(o) {
function F() {}
F.prototype = o;
Expand Down

0 comments on commit 6f181bc

Please sign in to comment.