mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Remove a unneeded line that had typos.
This commit is contained in:
parent
5087980c1e
commit
0e5edf5afd
1 changed files with 0 additions and 2 deletions
|
@ -1969,8 +1969,6 @@ def test_DocFileSuite():
|
|||
|
||||
And, you can provide setUp and tearDown functions:
|
||||
|
||||
You can supply setUp and teatDoen functions:
|
||||
|
||||
>>> def setUp(t):
|
||||
... import test.test_doctest
|
||||
... test.test_doctest.sillySetup = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue