summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-01-19 10:08:49 +0100
committerSamy Pessé <samypesse@gmail.com>2015-01-19 10:08:49 +0100
commitd9c020194d949bd7591c51f6a6bfb48612f39a09 (patch)
treed9715f3fda2751481a89a2afcfa9ada2a1d8ccb7 /test/fixtures
parentec586dd3cdf06e9567f5d3e4961022ddc3c94778 (diff)
downloadgitbook-d9c020194d949bd7591c51f6a6bfb48612f39a09.zip
gitbook-d9c020194d949bd7591c51f6a6bfb48612f39a09.tar.gz
gitbook-d9c020194d949bd7591c51f6a6bfb48612f39a09.tar.bz2
Add base object to load configuration
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/config/book.json3
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