summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py b/src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py
index baa262d89d4..c5e8d67356a 100644
--- a/src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py
+++ b/src/third_party/wiredtiger/test/suite/test_checkpoint_snapshot04.py
@@ -45,7 +45,7 @@ class test_checkpoint_snapshot04(backup_base):
format_values = [
('column_fix', dict(key_format='r', value_format='8t')),
('column', dict(key_format='r', value_format='S')),
- ('string_row', dict(key_format='S', value_format='S')),
+ ('row_string', dict(key_format='S', value_format='S')),
]
target_backup = [