Newlines in fixtures (#6044)

* write newlines for fixtures

* rerun fixtures
This commit is contained in:
Henry Zhu
2017-08-02 15:35:29 -04:00
committed by GitHub
parent 829c75a866
commit 0f823beeb1
547 changed files with 538 additions and 579 deletions

View File

@@ -4,4 +4,4 @@ var f = (_context = ctx, ns.obj.func).bind(_context);
var g = (_context = ns.obj).func.bind(_context);
var h = (_context = new X(), y).bind(_context);
var h = (_context = new X(), y).bind(_context);