More Travis debugging
This commit is contained in:
parent
cb300005cd
commit
acb1be97d0
1 changed files with 3 additions and 0 deletions
|
@ -137,6 +137,9 @@ describe("Zotero Core Functions", function () {
|
||||||
|
|
||||||
before(function () {
|
before(function () {
|
||||||
disableCommandMode();
|
disableCommandMode();
|
||||||
|
|
||||||
|
// Travis debugging
|
||||||
|
Zotero.Debug.init(true);
|
||||||
});
|
});
|
||||||
|
|
||||||
after(function () {
|
after(function () {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue