summaryrefslogtreecommitdiffstats
path: root/test/books/basic
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-03-23 23:23:25 +0100
committerSamy Pessé <samypesse@gmail.com>2015-03-23 23:23:25 +0100
commit17b546181c0af8f3086fdf1b38b39a2bee7155e4 (patch)
tree957ac528f3988d5476b232e8902989bfc5109ab2 /test/books/basic
parent2d1aa15af8ee73f7179e323493ab4f6c40f6ac57 (diff)
downloadgitbook-17b546181c0af8f3086fdf1b38b39a2bee7155e4.zip
gitbook-17b546181c0af8f3086fdf1b38b39a2bee7155e4.tar.gz
gitbook-17b546181c0af8f3086fdf1b38b39a2bee7155e4.tar.bz2
Fix cleanup after tests
Diffstat (limited to 'test/books/basic')
-rw-r--r--test/books/basic/_book/README.json31
1 files changed, 0 insertions, 31 deletions
diff --git a/test/books/basic/_book/README.json b/test/books/basic/_book/README.json
deleted file mode 100644
index 13dae6b..0000000
--- a/test/books/basic/_book/README.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "progress": {
- "prevPercent": 0,
- "percent": 0,
- "chapters": [
- {
- "index": 0,
- "title": "",
- "level": "0",
- "path": "README.md",
- "percent": 0,
- "done": true
- }
- ],
- "current": {
- "index": 0,
- "title": "",
- "level": "0",
- "path": "README.md",
- "percent": 0,
- "done": true
- }
- },
- "sections": [
- {
- "type": "normal",
- "content": "<h1 id=\"readme\">Readme</h1>\n"
- }
- ],
- "langs": []
-} \ No newline at end of file