Skip to content

Commit

Permalink
fixed typo on line 8
Browse files Browse the repository at this point in the history
  • Loading branch information
techjeffharris committed Aug 19, 2015
1 parent 76f3d4c commit e48e83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/clone-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = function testClone () {

var parent;
var cloned;
var keys;q
var keys;

it('should copy all of parents\' own properties into cloned', function () {
parent = {
Expand Down

0 comments on commit e48e83a

Please # to comment.