diff options
Diffstat (limited to 'tests/sample.json')
-rw-r--r-- | tests/sample.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/sample.json b/tests/sample.json new file mode 100644 index 0000000..b2fbffe --- /dev/null +++ b/tests/sample.json @@ -0,0 +1,5 @@ +{ + "title": "Foundation Trilogy", + "author": "Isaac Asimov", + "priority": 1 +} |