From 6540db8261f397670d045862a623ac5bce0eeade Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 1 Jul 2020 04:36:47 +0200 Subject: [PATCH] Test file. --- test.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test.json diff --git a/test.json b/test.json new file mode 100644 index 0000000..4beeb0b --- /dev/null +++ b/test.json @@ -0,0 +1,11 @@ +{ + "description": "Description.", + "instance": "example.com", + "receipts": [ + "http://nope" + ], + "tags": [ + "tag1", + "tag2" + ] +}