From dbfb52776bf870b912ee6b040be58166b9ba44d3 Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Wed, 27 Apr 2016 10:03:58 -0400 Subject: [PATCH] Remove the newlines from the reformatted fixture. --- test/diffs-todo/reformat.A.js | 2 +- test/diffs-todo/reformat.B.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/diffs-todo/reformat.A.js b/test/diffs-todo/reformat.A.js index 70ac6c53e..5c3772c69 100644 --- a/test/diffs-todo/reformat.A.js +++ b/test/diffs-todo/reformat.A.js @@ -1 +1 @@ -[ bar ] +[ bar ] \ No newline at end of file diff --git a/test/diffs-todo/reformat.B.js b/test/diffs-todo/reformat.B.js index ac51c14fa..1cacf5820 100644 --- a/test/diffs-todo/reformat.B.js +++ b/test/diffs-todo/reformat.B.js @@ -1,3 +1,3 @@ [ bar -] +] \ No newline at end of file