diff options
author | Christos Zoulas <christos@zoulas.com> | 2021-12-12 16:23:06 +0000 |
---|---|---|
committer | Christos Zoulas <christos@zoulas.com> | 2021-12-12 16:23:06 +0000 |
commit | e83f5046ef2d8967f14db5063a09c91f54f68063 (patch) | |
tree | 05cd2b602e191a2b9a451e7d5df44c9ee4434c89 /tests | |
parent | 3012be8ca1cdee72471118eea0192e1e32cab862 (diff) | |
download | file-git-e83f5046ef2d8967f14db5063a09c91f54f68063.tar.gz |
remove trailing newline
Diffstat (limited to 'tests')
-rw-r--r-- | tests/json1.result | 2 | ||||
-rw-r--r-- | tests/json2.result | 2 | ||||
-rw-r--r-- | tests/json3.result | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/json1.result b/tests/json1.result index 7d635242..550d7ac2 100644 --- a/tests/json1.result +++ b/tests/json1.result @@ -1 +1 @@ -JSON text data +JSON text data
\ No newline at end of file diff --git a/tests/json2.result b/tests/json2.result index 7d635242..550d7ac2 100644 --- a/tests/json2.result +++ b/tests/json2.result @@ -1 +1 @@ -JSON text data +JSON text data
\ No newline at end of file diff --git a/tests/json3.result b/tests/json3.result index 7d635242..550d7ac2 100644 --- a/tests/json3.result +++ b/tests/json3.result @@ -1 +1 @@ -JSON text data +JSON text data
\ No newline at end of file |