Fix Zotero.Fulltext tests

This commit is contained in:
Martynas Bagdonas 2018-01-18 16:48:44 +02:00 committed by Dan Stillman
parent 5815088586
commit 723b4d32e5
4 changed files with 35 additions and 27 deletions

View file

@ -9,6 +9,7 @@ describe("PDF Recognition", function() {
yield Zotero.Promise.all([
loadZoteroPane().then(w => win = w)
]);
initPDFToolsPath();
});
beforeEach(function* () {