summaryrefslogtreecommitdiffstats
path: root/test/langs.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/langs.js')
-rw-r--r--test/langs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/langs.js b/test/langs.js
index 91dbd5a..dbde992 100644
--- a/test/langs.js
+++ b/test/langs.js
@@ -6,7 +6,7 @@ describe('Langs', function() {
'LANGS.md': ''
})
.then(function(book) {
- return book.config.load()
+ return book.prepareConfig()
.then(function() {
return book.langs.load();