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 dot reporter output bugs #1204

Merged
merged 1 commit into from
Jul 6, 2014
Merged

Conversation

shaine
Copy link

@shaine shaine commented May 6, 2014

Fixed:

  • Pending test dots not being counted (leading to longer rows of dots when containing pending tests)
  • Off-by-one error on first dot row (first row always lacks a dot)

Fixed:
- Pending test dots not being counted (leading to longer rows of dots when containing pending tests)
- Off-by-one error on first dot row (first row always lacks a dot)
@travisjeffery travisjeffery merged commit 2b592a6 into mochajs:master Jul 6, 2014
travisjeffery added a commit that referenced this pull request Jul 6, 2014
…put bugs"

* shaine/patch-1:
  Fix dot reporter output bugs
@travisjeffery
Copy link
Contributor

Thanks

@jbnicolai
Copy link

👍

@shaine shaine deleted the patch-1 branch July 6, 2014 23:46
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