summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael <3533648+hertg@users.noreply.github.com>2020-10-04 16:03:58 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-10-04 21:22:57 +0200
commit62397dbd0b49f4d9866423ddf8fb4f09aebb9d92 (patch)
tree694d66cf48b71464f86426512469cb3d89d4a4e0 /tests
parent317b086f6604ae1e1ba5277a0b2e16c1b366cb1e (diff)
test: add newline to JSON syntax source file
Diffstat (limited to 'tests')
-rw-r--r--tests/syntax-tests/source/JSON/test.json2
1 files changed, 1 insertions, 1 deletions
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
+]