mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
don't write duplicate tests
This commit is contained in:
parent
52b32b6d6a
commit
54bc22e9f3
1 changed files with 0 additions and 2 deletions
|
@ -272,8 +272,6 @@ the function call setup. See <http://bugs.python.org/issue2016>.
|
||||||
1 2
|
1 2
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__test__ = {"extcall" : __doc__}
|
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
import sys
|
import sys
|
||||||
from test import test_support
|
from test import test_support
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue