Skip to content

Commit

Permalink
correcting an IE7/8 buster.js exception notice
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarChristoff committed Mar 23, 2012
1 parent cef4ade commit c90b547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Firefox 13.0a2 OS X: ................
4 test cases, 32 tests, 32 assertions, 0 failures, 0 errors, 0 timeouts
```

As you can see, despite of the uncaught exception, the tests run fine in IE8.
As you can see, the uncaught exception skips testing in IE8, though I assure you the plugin itself is fine and if you capture IE9, it also is fine.

0 comments on commit c90b547

Please sign in to comment.