From 9b5fc3d626af6091f315a589c8b1f4c5673d8c6c Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Fri, 31 Oct 2014 15:24:19 +0000 Subject: Add debug-on-error to tests --- tests.el | 1 + 1 file changed, 1 insertion(+) (limited to 'tests.el') diff --git a/tests.el b/tests.el index 26673c3..0c2af0f 100644 --- a/tests.el +++ b/tests.el @@ -6,6 +6,7 @@ (unintern symbol))))) ;;; Tests +(setq debug-on-error t) (require 'stack-core) (require 'stack-question) -- cgit v1.2.3