mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit 637785063e24a66dba3d0dca8582b07a32615048 Author: Matthew L. Fidler <[email protected]> Date: Mon Jun 30 10:36:25 2014 -0500 Run all ergoemacs- tests --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 26a1151..43338f9 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ EMACS_CLEAN=-Q EMACS_BATCH=$(EMACS_CLEAN) --batch #TESTS=ergoemacs-test-apps-copy #TESTS=ergoemacs-test-issue-184-paste -#TESTS=ergoemacs- +TESTS=ergoemacs- CURL=curl --silent TMP1=$(shell pwd)
