summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_hs08.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_hs08.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_hs08.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_hs08.py b/src/third_party/wiredtiger/test/suite/test_hs08.py
index b0d0d497dd0..905cc84db1a 100644
--- a/src/third_party/wiredtiger/test/suite/test_hs08.py
+++ b/src/third_party/wiredtiger/test/suite/test_hs08.py
@@ -45,7 +45,7 @@ class test_hs08(wttest.WiredTigerTestCase):
stat_cursor.close()
return val
- def test_modify_insert_to_las(self):
+ def test_modify_insert_to_hs(self):
uri = "table:test_hs08"
create_params = 'value_format=S,key_format=i'
value1 = 'a' * 1000