diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 3220b20..24b0aea 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -726,8 +726,10 @@ _expectations = { """ test_al test_asynchat + test_atexit test_bsddb test_bsddb185 + test_bsddb3 test_cd test_cl test_commands |