Fix fullText tests on Windows
This commit is contained in:
parent
38b9bbc8c8
commit
d122323dbf
6 changed files with 37 additions and 30 deletions
|
@ -1,6 +1,8 @@
|
|||
"use strict";
|
||||
|
||||
describe("Zotero.Sync.Runner", function () {
|
||||
Components.utils.import("resource://zotero/config.js");
|
||||
|
||||
var apiKey = Zotero.Utilities.randomString(24);
|
||||
var baseURL = "http://local.zotero/";
|
||||
var userLibraryID, publicationsLibraryID, runner, caller, server, client, stub, spy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue