summaryrefslogtreecommitdiff
path: root/test/suite/test_readonly01.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/test_readonly01.py')
-rw-r--r--test/suite/test_readonly01.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/suite/test_readonly01.py b/test/suite/test_readonly01.py
index e4b431ca1da..f41280a3283 100644
--- a/test/suite/test_readonly01.py
+++ b/test/suite/test_readonly01.py
@@ -75,8 +75,7 @@ class test_readonly01(wttest.WiredTigerTestCase, suite_subprocess):
scenarios = make_scenarios(basecfg_list, dir_list, log_list, types)
- def conn_config(self, dir):
- self.home = dir
+ def conn_config(self):
params = \
'error_prefix="%s",' % self.shortid() + \
'%s' % self.logcfg + \