From f4f50f04d7107d25dee8b7b67930c767eb50a634 Mon Sep 17 00:00:00 2001 From: Martin Algesten Date: Thu, 14 Jun 2018 20:20:29 +0200 Subject: [PATCH] hellow_worls.json --- src/test/hello_world.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/test/hello_world.json diff --git a/src/test/hello_world.json b/src/test/hello_world.json new file mode 100644 index 0000000..f2a886f --- /dev/null +++ b/src/test/hello_world.json @@ -0,0 +1,3 @@ +{ + "hello": "world" +}