summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_durability01.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_durability01.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_durability01.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_durability01.py b/src/third_party/wiredtiger/test/suite/test_durability01.py
index f578a79baf1..32cdd795914 100644
--- a/src/third_party/wiredtiger/test/suite/test_durability01.py
+++ b/src/third_party/wiredtiger/test/suite/test_durability01.py
@@ -34,7 +34,6 @@
import fnmatch, os, shutil, time
from helper import copy_wiredtiger_home
from suite_subprocess import suite_subprocess
-from wtscenario import multiply_scenarios, number_scenarios, prune_scenarios
import wttest
class test_durability01(wttest.WiredTigerTestCase, suite_subprocess):