Skip to content

Commit

Permalink
space instead of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashubham committed Mar 12, 2015
1 parent 63c9262 commit 7298510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib-http-proxy-common-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ describe('lib/http-proxy/common.js', function () {
},
headers: {'fizz': 'bang', 'overwritten':true},
localAddress: 'local.address',
auth:'username:pass'
auth:'username:pass'
},
{
method : 'i',
Expand Down

0 comments on commit 7298510

Please sign in to comment.