zotero/test/tests/index.js
Simon Kornblith 299009dcd5 Add unit tests for add item by identifier and some support refactoring
Also adds EventUtils from MozMill to simplify UI automation.
2015-03-08 19:28:27 -04:00

6 lines
109 B
JavaScript

var TESTS = {
"recognizePDF":["recognizePDF.js"],
"lookup":["lookup.js"],
"utilities":["utilities.js"]
};