Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support smart-compile #2

Closed
tjaartvdwalt opened this issue Mar 10, 2017 · 2 comments
Closed

support smart-compile #2

tjaartvdwalt opened this issue Mar 10, 2017 · 2 comments

Comments

@tjaartvdwalt
Copy link

Would it be easy to to add smart-compile support for emacs-tdd?

@jorgenschaefer
Copy link
Owner

Try setting tdd-test-function to smart-compile?

@tjaartvdwalt
Copy link
Author

Thanks for the reply!

For anybody else that might be interested the following works for me:

    (custom-set-variables
     '(tdd-test-function (smart-compile)))

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

No branches or pull requests

2 participants