diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index e734bf9..8e3a122 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -338,8 +338,6 @@ STDTESTS = [ NOTTESTS = [ 'test_support', - 'test_b1', - 'test_b2', 'test_future1', 'test_future2', 'test_future3', |