Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
felixge committed Nov 15, 2011
1 parent fc0ae16 commit 5589377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/test-client.js
Expand Up @@ -48,6 +48,7 @@ test('write', {
assert.ok(/^foo\.bar 25 2\n/.test(args[0]), args[0]);
assert.equal(args[2], cb);
},

'with multiple payloads and callback': function() {
var cb = function() {};

Expand Down

0 comments on commit 5589377

Please sign in to comment.