Skip to content

Commit e5b7bc0

Browse files
committed
Remove bogus tests for clean byte compilation of others' packages
- What if we weren't the reason they broke? - haskell-stack is gone now - Not all the packages will necessarily be installable in every Emacs version that we support anyway
1 parent 1b1c714 commit e5b7bc0

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,3 @@ $(AUTOLOADS): $(ELFILES)
153153
-f batch-update-autoloads "."
154154
# check if autoloads will really load
155155
$(BATCH) -l "$@"
156-
157-
check-external : check-emacs-version $(AUTOLOADS)
158-
$(BATCH) -l tests/haskell-external.el \
159-
-f haskell-check-external-batch-and-exit
160-
@echo "external packages okay"

tests/haskell-external.el

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)