diff options
Diffstat (limited to 'test/books/config-json')
-rw-r--r-- | test/books/config-json/README.md | 1 | ||||
-rw-r--r-- | test/books/config-json/SUMMARY.md | 1 | ||||
-rw-r--r-- | test/books/config-json/book.json | 3 |
3 files changed, 0 insertions, 5 deletions
diff --git a/test/books/config-json/README.md b/test/books/config-json/README.md deleted file mode 100644 index f395431..0000000 --- a/test/books/config-json/README.md +++ /dev/null @@ -1 +0,0 @@ -# Readme diff --git a/test/books/config-json/SUMMARY.md b/test/books/config-json/SUMMARY.md deleted file mode 100644 index ac9323c..0000000 --- a/test/books/config-json/SUMMARY.md +++ /dev/null @@ -1 +0,0 @@ -# Summary diff --git a/test/books/config-json/book.json b/test/books/config-json/book.json deleted file mode 100644 index eda10bb..0000000 --- a/test/books/config-json/book.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "title": "json-config" -} |