From 62397dbd0b49f4d9866423ddf8fb4f09aebb9d92 Mon Sep 17 00:00:00 2001 From: Michael <3533648+hertg@users.noreply.github.com> Date: Sun, 4 Oct 2020 16:03:58 +0200 Subject: [PATCH] test: add newline to JSON syntax source file --- tests/syntax-tests/source/JSON/test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/syntax-tests/source/JSON/test.json b/tests/syntax-tests/source/JSON/test.json index 0c651d59..0872e4f6 100644 --- a/tests/syntax-tests/source/JSON/test.json +++ b/tests/syntax-tests/source/JSON/test.json @@ -26,4 +26,4 @@ "isCustomer": false, "children": [] } -] \ No newline at end of file +]