lint: commit --fix

master
Martin fl0w Iwanowski 2017-06-18 00:48:55 +02:00 committed by jongleberry
parent 4b41a8b94b
commit f6f1ab73e1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ describe('res.status=', () => {
});
});
function strip (status) {
function strip(status){
it('should strip content related header fields', async () => {
const app = new Koa();