Skip to content

Commit

Permalink
gh-177 classpath untitest continues
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew O. Smith committed Jun 29, 2015
1 parent 275d3c2 commit 906be44
Show file tree
Hide file tree
Showing 6 changed files with 88 additions and 317 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -30,7 +30,7 @@ test: test-elk test-ert

test-elk:
# cd $(mkfile_dir) && $(EMACS) -Q --batch -l src/test/lisp/init.el -l src/test/lisp/all-tests.el
cd $(mkfile_dir) && $(EMACS) -Q --batch -f toggle-debug-on-error -l src/test/lisp/init.el -l src/test/lisp/init-malabar.el -l src/test/lisp/all-tests.el
cd $(mkfile_dir) && $(EMACS) -Q --batch -f toggle-debug-on-error -l src/test/lisp/init.el -l src/test/lisp/all-tests.el

test-ert:
cd $(mkfile_dir) && $(EMACS) -Q --batch -l ert -l src/test/lisp/init.el -l src/test/lisp/init-malabar.el \
Expand Down
238 changes: 0 additions & 238 deletions pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion src/main/lisp/malabar-ede-gradle.el
Expand Up @@ -206,7 +206,6 @@
:name "MALABAR GRADLE"
:file 'ede/gradle
:proj-file "build.gradle"
;:proj-root 'ede-maven2-project-root
:load-type 'malabar-gradle-load
:class-sym 'ede-malabar-gradle-project
:new-p nil
Expand Down

0 comments on commit 906be44

Please sign in to comment.