Run tests in order (I think)
This commit is contained in:
parent
c5cfb6adfd
commit
a4e5478957
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue