Remove initPDFToolsPath()
call
This commit is contained in:
parent
a9e57541cf
commit
b3d07a5ddf
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ if(run) {
|
||||||
var dbFile = Zotero.DataDirectory.getDatabase();
|
var dbFile = Zotero.DataDirectory.getDatabase();
|
||||||
await IOUtils.copy(dbFile, dbFile + '-test-template');
|
await IOUtils.copy(dbFile, dbFile + '-test-template');
|
||||||
|
|
||||||
initPDFToolsPath();
|
|
||||||
|
|
||||||
return mocha.run();
|
return mocha.run();
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue