summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_backup02.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_backup02.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_backup02.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_backup02.py b/src/third_party/wiredtiger/test/suite/test_backup02.py
index 847c7e7b828..69efae16e4a 100755
--- a/src/third_party/wiredtiger/test/suite/test_backup02.py
+++ b/src/third_party/wiredtiger/test/suite/test_backup02.py
@@ -26,8 +26,8 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.
-import queue, threading, time, wiredtiger, wttest
-from wtthread import backup_thread, checkpoint_thread, op_thread
+import queue, threading, time, wttest
+from wtthread import backup_thread, op_thread
# test_backup02.py
# Run background checkpoints and backups repeatedly while doing inserts