diff options
Diffstat (limited to 'test/fixtures/json/conv.json')
-rw-r--r-- | test/fixtures/json/conv.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/json/conv.json b/test/fixtures/json/conv.json new file mode 100644 index 0000000..1b690d5 --- /dev/null +++ b/test/fixtures/json/conv.json @@ -0,0 +1,4 @@ +{ + "bl": "true", + "flt": "3.14" +} |