mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit fd3bc36816b4fb3f29e2bff481a561d990a6e991 Author: Matthew L. Fidler <[email protected]> Date: Sun Jun 22 19:40:50 2014 -0500 Do all tests --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 36999c7..26a1151 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ EMACS=emacs EMACS_CLEAN=-Q EMACS_BATCH=$(EMACS_CLEAN) --batch -TESTS=ergoemacs-test-apps-copy +#TESTS=ergoemacs-test-apps-copy #TESTS=ergoemacs-test-issue-184-paste #TESTS=ergoemacs-
