diff options
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-x | Lib/test/regrtest.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index edfaa9a..f970404 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -892,6 +892,7 @@ _expectations = { test_fork1 test_epoll test_dbm_gnu + test_dbm_ndbm test_grp test_ioctl test_largefile |