summaryrefslogtreecommitdiff
path: root/test/suite/test_backup05.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/test_backup05.py')
-rw-r--r--test/suite/test_backup05.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/suite/test_backup05.py b/test/suite/test_backup05.py
index 131732e9a89..4ecb782a0d5 100644
--- a/test/suite/test_backup05.py
+++ b/test/suite/test_backup05.py
@@ -80,7 +80,6 @@ class test_backup05(wttest.WiredTigerTestCase, suite_subprocess):
self.session.drop(self.emptyuri, None)
self.session.create(self.emptyuri, self.create_params)
-
# Open the new directory and verify
conn = self.setUpConnectionOpen(newdir)
session = self.setUpSessionOpen(conn)