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 defect #137 assertThrow always passes when message is empty #138

Merged
merged 1 commit into from
Feb 3, 2013

Conversation

timnew
Copy link
Contributor

@timnew timnew commented Feb 2, 2013

Add 2 tests cases for Error with empty message is thrown.
And test the message existence by using message != null rather than message

logicalparadox added a commit that referenced this pull request Feb 3, 2013
Fix defect #137 assertThrow always passes when message is empty
@logicalparadox logicalparadox merged commit ba323f6 into chaijs:master Feb 3, 2013
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