summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_timestamp07.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_timestamp07.py')
-rwxr-xr-xsrc/third_party/wiredtiger/test/suite/test_timestamp07.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_timestamp07.py b/src/third_party/wiredtiger/test/suite/test_timestamp07.py
index 6a5db08c73a..2b56e85b3ea 100755
--- a/src/third_party/wiredtiger/test/suite/test_timestamp07.py
+++ b/src/third_party/wiredtiger/test/suite/test_timestamp07.py
@@ -33,7 +33,7 @@
from helper import copy_wiredtiger_home
import random
from suite_subprocess import suite_subprocess
-import wiredtiger, wttest
+import unittest, wiredtiger, wttest
from wtscenario import make_scenarios
def timestamp_str(t):