www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 51dd281e81d8d8a9338c2915e8dc7288b70dad69
parent 453e7bd0902907f830b93fb527aa7559fa766c23
Author: Dan Stillman <dstillman@zotero.org>
Date:   Sat,  2 May 2015 19:28:53 -0400

Merge pull request #709 from aurimasv/tests-translator-report

Don't report translator failures from tests
Diffstat:
Mtest/runtests.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/test/runtests.sh b/test/runtests.sh @@ -79,6 +79,7 @@ user_pref("extensions.zotero.debug.log", $DEBUG); user_pref("extensions.zotero.debug.time", $DEBUG); user_pref("extensions.zotero.firstRunGuidance", false); user_pref("extensions.zotero.firstRun2", false); +user_pref("extensions.zotero.reportTranslationFailure", false); EOF # -v flag on Windows makes Firefox process hang