Tests: Added sample JSON files

This commit is contained in:
Paul Beckingham 2016-03-01 00:10:25 -05:00
parent 50a1411b68
commit 75b5288aa5
20 changed files with 681 additions and 0 deletions

4
test/json/e3.json Normal file
View file

@ -0,0 +1,4 @@
{
"color": "red",
"value": "#f00"
}