summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_timestamp12.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_timestamp12.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_timestamp12.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_timestamp12.py b/src/third_party/wiredtiger/test/suite/test_timestamp12.py
index fcbaf5d01ef..cf258814a87 100644
--- a/src/third_party/wiredtiger/test/suite/test_timestamp12.py
+++ b/src/third_party/wiredtiger/test/suite/test_timestamp12.py
@@ -30,7 +30,7 @@
# Timestamps: Test the use_timestamp setting when closing the connection.
#
-import shutil, os, wiredtiger, wttest
+import shutil, os, unittest, wiredtiger, wttest
from wtscenario import make_scenarios
def timestamp_str(t):