diff options
author | rhysd <lin90162@yahoo.co.jp> | 2018-01-24 10:36:02 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-01-24 10:36:31 +0000 |
commit | b28a6ddbe4cf573ea993288a6ad4db569d535adf (patch) | |
tree | b1ed7770efb8122d85921aa43c18f069819eeeaa /test/json_files | |
parent | d562d531024a2a2210fdf08594639a0b068bacce (diff) | |
download | ale-b28a6ddbe4cf573ea993288a6ad4db569d535adf.zip |
Support fixing JSON files with fixjson
Diffstat (limited to 'test/json_files')
-rw-r--r-- | test/json_files/testfile.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json_files/testfile.json b/test/json_files/testfile.json new file mode 100644 index 00000000..fe317ebb --- /dev/null +++ b/test/json_files/testfile.json @@ -0,0 +1 @@ +{"answer":42} |