diff options
Diffstat (limited to 'Lib/test/test_bsddb3.py')
| -rw-r--r-- | Lib/test/test_bsddb3.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/test_bsddb3.py b/Lib/test/test_bsddb3.py index dcc7c43..8b0c50c 100644 --- a/Lib/test/test_bsddb3.py +++ b/Lib/test/test_bsddb3.py @@ -45,6 +45,7 @@ def suite(): 'test_recno', 'test_thread', 'test_sequence', + 'test_cursor_pget_bug', ] alltests = unittest.TestSuite() |
