summaryrefslogtreecommitdiffstats
path: root/test/fixtures/test4/book.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/test4/book.js')
-rw-r--r--test/fixtures/test4/book.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/test4/book.js b/test/fixtures/test4/book.js
index bf617cd..4642b56 100644
--- a/test/fixtures/test4/book.js
+++ b/test/fixtures/test4/book.js
@@ -1,3 +1,3 @@
module.exports = {
- title: "Test 2"
+ title: "Test 2"
};