add newline to bottom of file where missing
This commit is contained in:
parent
ea4754e332
commit
5e21238594
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ describe('ctx.acceptsEncodings()', function(){
|
|||
ctx.acceptsEncodings(['compress', 'gzip']).should.eql('gzip');
|
||||
})
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue