Remove lots of old Zotero for Firefox code
We still run tests in Firefox, so not everything can be removed.
This commit is contained in:
parent
c2ca70055c
commit
e48a1a2abb
36 changed files with 46 additions and 3156 deletions
|
@ -41,7 +41,7 @@ describe("Zotero.QuickCopy", function() {
|
|||
})
|
||||
|
||||
it("should handle a chrome URL", function () {
|
||||
assert.deepEqual(Zotero.QuickCopy.getFormatFromURL('chrome://zotero/content/tab.xul'), quickCopyPref);
|
||||
assert.deepEqual(Zotero.QuickCopy.getFormatFromURL('chrome://zotero/content/foo.xul'), quickCopyPref);
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue