summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_hs02.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_hs02.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_hs02.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_hs02.py b/src/third_party/wiredtiger/test/suite/test_hs02.py
index 3f5477c7f82..1575d2ab1b5 100644
--- a/src/third_party/wiredtiger/test/suite/test_hs02.py
+++ b/src/third_party/wiredtiger/test/suite/test_hs02.py
@@ -26,8 +26,7 @@
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.
-from helper import copy_wiredtiger_home
-import wiredtiger, wttest
+import wttest
from wtdataset import SimpleDataSet
from wtscenario import make_scenarios