diff options
| author | Yusuke Tanaka <yusuktan@maguro.dev> | 2021-06-04 03:49:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 20:49:02 +0200 |
| commit | 41e9a21307f87e0a79766fc879a3a0b06dc57eb2 (patch) | |
| tree | 653684727bb481de5bfdb8bb858aa96d0271e4a4 /cli/tests/055_info_file_json.out | |
| parent | 03184aeabb3e5f70aa9e66fd279b0285b810a830 (diff) | |
fix(cli): output json with trailing newline character (#10830)
Diffstat (limited to 'cli/tests/055_info_file_json.out')
| -rw-r--r-- | cli/tests/055_info_file_json.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/055_info_file_json.out b/cli/tests/055_info_file_json.out index 602c48b32..f2f664572 100644 --- a/cli/tests/055_info_file_json.out +++ b/cli/tests/055_info_file_json.out @@ -53,4 +53,4 @@ } ], "size": 757 -}
\ No newline at end of file +} |
