summaryrefslogtreecommitdiff
path: root/test/suite/test_txn11.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/test_txn11.py')
-rw-r--r--test/suite/test_txn11.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/suite/test_txn11.py b/test/suite/test_txn11.py
index ab87283c014..dfb02799434 100644
--- a/test/suite/test_txn11.py
+++ b/test/suite/test_txn11.py
@@ -62,7 +62,6 @@ class test_txn11(wttest.WiredTigerTestCase, suite_subprocess):
checkpoints += 1
return
-
def test_ops(self):
# Populate a table
simple_populate(self, self.source_uri, 'key_format=S', self.nrows)