Continue generating citeProcJSExport test data
Since it's needed by zotero/utilities
This commit is contained in:
parent
3530545eb9
commit
68a6441b16
1 changed files with 4 additions and 4 deletions
|
@ -41,10 +41,10 @@ if (ZoteroUnit.makeTestData) {
|
|||
func: generateItemJSONData,
|
||||
args: [null]
|
||||
},
|
||||
// {
|
||||
// name: 'citeProcJSExport',
|
||||
// func: generateCiteProcJSExportData
|
||||
// },
|
||||
{
|
||||
name: 'citeProcJSExport',
|
||||
func: generateCiteProcJSExportData
|
||||
},
|
||||
{
|
||||
name: 'translatorExportLegacy',
|
||||
func: generateTranslatorExportData,
|
||||
|
|
Loading…
Reference in a new issue