Update test files
This commit is contained in:
parent
b6d4a1f218
commit
9c0ababd93
@ -1,14 +1,5 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"name": "Text Book",
|
||||
"type": "Book"
|
||||
},
|
||||
{
|
||||
"name": "Notebook",
|
||||
"type": "Stationary"
|
||||
}
|
||||
],
|
||||
"Weight": 24.38,
|
||||
"Required": true
|
||||
"object": {
|
||||
"value": 500
|
||||
}
|
||||
}
|
||||
|
14
test_files/test3.json
Normal file
14
test_files/test3.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"name": "Text Book",
|
||||
"type": "Book"
|
||||
},
|
||||
{
|
||||
"name": "Notebook",
|
||||
"type": "Stationary"
|
||||
}
|
||||
],
|
||||
"Weight": 24.38,
|
||||
"Required": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user