add newline

This commit is contained in:
Kelvin Jin 2017-08-17 14:09:59 -07:00
parent ae20e248ea
commit 95827662b4
1 changed files with 1 additions and 1 deletions

View File

@ -249,4 +249,4 @@ describe('Metadata', () => {
assert.deepEqual(metadata.toHttp2Headers(), {});
});
});
});
});