diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/config/book.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/config/book.json b/test/fixtures/config/book.json new file mode 100644 index 0000000..a2191b8 --- /dev/null +++ b/test/fixtures/config/book.json @@ -0,0 +1,3 @@ +{ + "title": "Test" +}
\ No newline at end of file |