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

Use agent.ex instead of agent.json, drop Poison dependency #126

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

jeffkreeftmeijer
Copy link
Member

No description provided.

Copy link
Contributor

@arjan arjan left a comment

Choose a reason for hiding this comment

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

Looks good, lets merge! 👍

assert "Poison.SyntaxError" == r
assert "JSON error: Unexpected token: <\", token: \"<" == m
assert "RuntimeError" == r
assert "JSON error: runtime error" == m
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not really a JSON error anymore, is it? :)

@jeffkreeftmeijer jeffkreeftmeijer merged commit c27e0b4 into develop Feb 14, 2017
@tombruijn tombruijn deleted the drop-poison-dependency branch February 14, 2017 10:00
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