mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Remove test_b1 and test_b2 from the list of tests
that are no real tests, because test_b1 and test_b2 no longer exist. (Spotted by Raymond Hettinger)
This commit is contained in:
parent
ca3fec7162
commit
7a2d7a74fc
1 changed files with 0 additions and 2 deletions
|
|
@ -338,8 +338,6 @@ STDTESTS = [
|
|||
|
||||
NOTTESTS = [
|
||||
'test_support',
|
||||
'test_b1',
|
||||
'test_b2',
|
||||
'test_future1',
|
||||
'test_future2',
|
||||
'test_future3',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue