From be36a5111c30af9d4dcd6a74c5fa1c43763e598e Mon Sep 17 00:00:00 2001 From: "Christopher R. Nelson" Date: Sun, 18 Jun 2023 20:08:03 -0400 Subject: Initial Import --- tests/sample.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/sample.json (limited to 'tests/sample.json') 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 +} -- cgit v1.2.3