get code for unsupported translators in connector

This commit is contained in:
Simon Kornblith 2012-02-27 19:41:39 -05:00
parent 3aaebb5802
commit 6e929bbaa0

View File

@ -61,7 +61,7 @@ Zotero_TranslatorTesters = new function() {
runTesters(testers, numConcurrentTests, doneCallback);
}
};
});
}, true);
};
};