aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures')
-rw-r--r--tests/fixtures/foo.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fixtures/foo.json b/tests/fixtures/foo.json
new file mode 100644
index 0000000..a2f29b2
--- /dev/null
+++ b/tests/fixtures/foo.json
@@ -0,0 +1,3 @@
+{
+ "name": "foo", "bar": "baz"
+}