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

Fix tests starting and stopping apps #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbothma
Copy link
Contributor

@jbothma jbothma commented Mar 4, 2014

No description provided.

ok = lhttpc:start().

stop_app(_) ->
AppsToStart = [asn1, public_key, ssl],
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't crypto required as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

crypto is started by rebar. Should I bother with something like ensure_started that's backward compatible?

@robertoaloi
Copy link
Contributor

Could you rebase this on the latest master? Not a real issue, but there's a duplicate Travis CI related commit.

@eproxus
Copy link

eproxus commented Apr 16, 2014

Can this be merged so that other pull requests can be looked at?

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.

3 participants