diff options
Diffstat (limited to 'test/fixtures/test4/book.js')
-rw-r--r-- | test/fixtures/test4/book.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/fixtures/test4/book.js b/test/fixtures/test4/book.js deleted file mode 100644 index 4642b56..0000000 --- a/test/fixtures/test4/book.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - title: "Test 2" -}; |