Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d877ca8

Browse files
committed
fix skipped test due to import problem
1 parent 3eaaeb4 commit d877ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/bsddb/test/test_1413192.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import shutil
77
import tempfile
8-
from test.test_support import catch_warning
8+
from test.support import catch_warning
99
import warnings
1010

1111
try:

0 commit comments

Comments
 (0)