summaryrefslogtreecommitdiff
path: root/test/suite/test_nsnap03.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/test_nsnap03.py')
-rw-r--r--test/suite/test_nsnap03.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/suite/test_nsnap03.py b/test/suite/test_nsnap03.py
index 3986c0c1a0a..6964fb914c3 100644
--- a/test/suite/test_nsnap03.py
+++ b/test/suite/test_nsnap03.py
@@ -30,7 +30,7 @@
# Named snapshots: Access and create from multiple sessions
from suite_subprocess import suite_subprocess
-from helper import simple_populate
+from wtdataset import SimpleDataSet
import wiredtiger, wttest
class test_nsnap03(wttest.WiredTigerTestCase, suite_subprocess):
@@ -55,7 +55,7 @@ class test_nsnap03(wttest.WiredTigerTestCase, suite_subprocess):
def test_named_snapshots(self):
# Populate a table
end = start = 0
- simple_populate(self, self.uri, 'key_format=i', 0)
+ SimpleDataSet(self, self.uri, 0, key_format='i').populate()
# Now run a workload:
# every iteration: