summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_import05.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_import05.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_import05.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_import05.py b/src/third_party/wiredtiger/test/suite/test_import05.py
index edddad2c2a0..8f7a56d4dd3 100644
--- a/src/third_party/wiredtiger/test/suite/test_import05.py
+++ b/src/third_party/wiredtiger/test/suite/test_import05.py
@@ -36,7 +36,6 @@ from test_import01 import test_import_base
class test_import05(test_import_base):
conn_config = 'cache_size=50MB,log=(enabled)'
- session_config = 'isolation=snapshot'
ntables = 10
nrows = 100