Skip to content

Commit

Permalink
removing console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Jun 11, 2014
1 parent d020bcb commit d091b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/1-args.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ var tests = {
return args.defaults();
},
'should do something': function(topic) {
console.log(topic);
assert.ok(topic.jsstamp);
assert.ok(topic.coverage);
assert.ok(topic.exec);
Expand Down

0 comments on commit d091b12

Please sign in to comment.