Correct docs for skip deprecation

The docs said that the skip method didn't emit a warning, but it
does since 9e43c3c.
This commit is contained in:
Brant Knudson 2016-04-12 19:19:33 -05:00
parent 8a69c2c536
commit 109667e308
1 changed files with 0 additions and 1 deletions

View File

@ -1285,7 +1285,6 @@ from testtools, you do not have to worry about this.
In older versions of testtools, ``skipTest`` was known as ``skip``. Since
Python 2.7 added ``skipTest`` support, the ``skip`` name is now deprecated.
No warning is emitted yet some time in the future we may do so.
addOnException