From e9c9092c407c3f1aa5f7b081a907d6c2aaafe0d2 Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Tue, 4 May 2021 08:31:39 -0400 Subject: [PATCH] Fix missing trailing newline --- .../testdata/diagnostic/error-with-source-code-unavailable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/views/json/testdata/diagnostic/error-with-source-code-unavailable.json b/command/views/json/testdata/diagnostic/error-with-source-code-unavailable.json index 20066dd50..2646f474b 100644 --- a/command/views/json/testdata/diagnostic/error-with-source-code-unavailable.json +++ b/command/views/json/testdata/diagnostic/error-with-source-code-unavailable.json @@ -15,4 +15,4 @@ "byte": 33 } } -} \ No newline at end of file +}