Skip to content

Commit

Permalink
Merge pull request cloudkick#33 from zacharydanger/patch-1
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
Kami committed Mar 14, 2012
2 parents 7645c7c + 24ed6c5 commit 36b7739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -174,7 +174,7 @@ in the exceptions which were thrown in your tests.
### My test gets reported as "timeout" instead of "failure"

If your test gets reported as "timeout" instead of "failure" your test code most
likely looks similar to the one bellow:
likely looks similar to the one below:

```javascript
exports["test failure"] = function(test, assert){
Expand Down

0 comments on commit 36b7739

Please sign in to comment.