Rename Zotero.Fulltext
tests to Zotero.FullText
This commit is contained in:
parent
3ba78e28bb
commit
f95a6d0f0a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
describe("Zotero.Fulltext", function () {
|
describe("Zotero.FullText", function () {
|
||||||
var win;
|
var win;
|
||||||
|
|
||||||
before(function* () {
|
before(function* () {
|
||||||
|
|
Loading…
Reference in a new issue