More Travis debugging

This commit is contained in:
Dan Stillman 2016-11-23 00:11:01 -05:00
parent cb300005cd
commit acb1be97d0

View file

@ -137,6 +137,9 @@ describe("Zotero Core Functions", function () {
before(function () {
disableCommandMode();
// Travis debugging
Zotero.Debug.init(true);
});
after(function () {