Kaydet (Commit) 7a2d7a74 authored tarafından Walter Dörwald's avatar Walter Dörwald

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)
üst ca3fec71
...@@ -338,8 +338,6 @@ STDTESTS = [ ...@@ -338,8 +338,6 @@ STDTESTS = [
NOTTESTS = [ NOTTESTS = [
'test_support', 'test_support',
'test_b1',
'test_b2',
'test_future1', 'test_future1',
'test_future2', 'test_future2',
'test_future3', 'test_future3',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment