Run tests in order (I think)
This commit is contained in:
parent
c5cfb6adfd
commit
a4e5478957
|
@ -212,6 +212,7 @@ if(run && ZoteroUnit.tests) {
|
|||
var el = document.createElement("script");
|
||||
el.type = "application/javascript;version=1.8";
|
||||
el.src = "resource://zotero-unit-tests/"+fname;
|
||||
el.async = false;
|
||||
document.body.appendChild(el);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user