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" +}