]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove test_b1 and test_b2 from the list of tests
authorWalter Dörwald <walter@livinglogic.de>
Mon, 3 Feb 2003 11:54:39 +0000 (11:54 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 3 Feb 2003 11:54:39 +0000 (11:54 +0000)
commit7a2d7a74fc73aa791260625a8592edbdefb5012f
tree38896f6dc2a215402a7a19951b16d54a0df46446
parentca3fec716203db814e297894c09e1daa8fbbef25
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)
Lib/test/regrtest.py