Update utilities, move tests, add to CI (#2584)
This commit is contained in:
parent
fd859bd976
commit
9829ea7009
7 changed files with 51 additions and 2396 deletions
|
@ -99,6 +99,8 @@ const ignoreMask = [
|
|||
'resource/schema/global/scripts/*',
|
||||
'chrome/content/zotero/xpcom/translate/example/**/*',
|
||||
'chrome/content/zotero/xpcom/translate/README.md',
|
||||
'chrome/content/zotero/xpcom/utilities/node_modules/**/*',
|
||||
'chrome/content/zotero/xpcom/utilities/test/**/*',
|
||||
];
|
||||
|
||||
const jsFiles = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue