summaryrefslogtreecommitdiff
path: root/testsuite/driver/testglobals.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/driver/testglobals.py')
-rw-r--r--testsuite/driver/testglobals.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/driver/testglobals.py b/testsuite/driver/testglobals.py
index 9f88acf445..17aa6d36b8 100644
--- a/testsuite/driver/testglobals.py
+++ b/testsuite/driver/testglobals.py
@@ -115,9 +115,6 @@ class TestConfig:
self.threads = 1
self.use_threads = 0
- # Should we check for files being written more than once?
- self.check_files_written = False
-
# Should we skip performance tests
self.skip_perf_tests = False