Skip to content

Commit a68b267

Browse files
committed
Add a temporary note about the disabled test suite
Related to issue #122. This is to prevent users to scratch their head as to why the tests are not running on their browsers. It is of course a temporary measure before it gets re-added for real.
1 parent 29f6e11 commit a68b267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ This is the test suite that we use to test Chai during development. Use it to co
1111
that Chai will function correctly in your browser environment (`should` does
1212
not work in IE9). These tests are powered by the awesome [Mocha](http://visionmedia.github.com/mocha/)
1313
test framework.
14+
15+
***The test suite is currently missing, as discussed [on this issue](https://github.com/chaijs/chai-docs/issues/122). We welcome any help in bringing it back!***

0 commit comments

Comments
 (0)