Skip to content

Conversation

geraldus
Copy link
Contributor

If everything is good then ready to be merged

@@ -27,6 +27,7 @@ EMACS := $(shell which "$${EMACS}" || which "emacs")
EMACS_VERSION := $(shell "$(EMACS)" -Q --batch --eval '(princ emacs-version)')

EFLAGS = --eval "(add-to-list 'load-path (expand-file-name \"tests/compat\") 'append)" \
--eval "(load-file (expand-file-name \"tests/haskell-test-utils.el\")" \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is not needed. You have require in individual files that will source haskell-test-utils.el.

@geraldus
Copy link
Contributor Author

Phew, that was hard!

gracjan added a commit that referenced this pull request Jan 19, 2016
@gracjan gracjan merged commit 9e6283c into haskell:master Jan 19, 2016
@gracjan
Copy link
Contributor

gracjan commented Jan 19, 2016

Thanks.

@geraldus geraldus deleted the test-utils branch January 19, 2016 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants