diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-06-18 20:08:03 -0400 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-06-18 20:08:03 -0400 |
commit | be36a5111c30af9d4dcd6a74c5fa1c43763e598e (patch) | |
tree | 9b261f95d768f8c1c94674d166010f51c61716a0 /tests |
Initial Import
Diffstat (limited to 'tests')
-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 +} |