space instead of tabs

This commit is contained in:
ashubham 2015-03-12 15:14:49 -07:00
parent ff1626f071
commit 63c9262df5

View File

@ -17,7 +17,7 @@ describe('lib/http-proxy/common.js', function () {
}, },
headers: {'fizz': 'bang', 'overwritten':true}, headers: {'fizz': 'bang', 'overwritten':true},
localAddress: 'local.address', localAddress: 'local.address',
auth:'username:pass' auth:'username:pass'
}, },
{ {
method : 'i', method : 'i',