mirror of
https://github.com/nlohmann/json.git
synced 2026-04-08 00:58:55 +00:00
fixed #306
This commit is contained in:
1
test/data/regression/broken_file.json
Normal file
1
test/data/regression/broken_file.json
Normal file
@@ -0,0 +1 @@
|
||||
{"AmbientOcclusion":false,"AnisotropicFiltering":16,"FOV":90,"FullScreen":true,"MipmapLevel":4,"RenderDistance":4,"VSync":true,"WindowResX":1920,"WindowResY":1080}
|
||||
1
test/data/regression/working_file.json
Normal file
1
test/data/regression/working_file.json
Normal file
@@ -0,0 +1 @@
|
||||
{"AmbientOcclusion":false,"AnisotropicFiltering":16,"FOV":90,"FullScreen":true,"MipmapLevel":4,"RenderDistance":4,"VSync":true,"WindowResX":1920,"WindowResY":1080}
|
||||
Reference in New Issue
Block a user