diff options
author | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-06 23:32:26 +0800 |
---|---|---|
committer | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-06-07 01:00:39 +0800 |
commit | c248e5e20587d2aa092ec4d903227f65996635c0 (patch) | |
tree | f6f7dd5e0fb833158d84a36004e2b779c70c1cf3 /JSONSchema/bc-filler-schema.json | |
parent | e11f1704e21b517104fc0155d951772ee2c21880 (diff) | |
download | dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar.gz dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar.bz2 dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar.lz dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar.xz dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.tar.zst dexon-tests-c248e5e20587d2aa092ec4d903227f65996635c0.zip |
test.py, VMTests, src/VMTestsFiller, JSONSchema/: output newline at end of files when writing
Diffstat (limited to 'JSONSchema/bc-filler-schema.json')
-rw-r--r-- | JSONSchema/bc-filler-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/JSONSchema/bc-filler-schema.json b/JSONSchema/bc-filler-schema.json index 7705463e3..2f9ecfbb5 100644 --- a/JSONSchema/bc-filler-schema.json +++ b/JSONSchema/bc-filler-schema.json @@ -328,4 +328,4 @@ "type": "object" } } -}
\ No newline at end of file +} |