summaryrefslogtreecommitdiff
path: root/etc/lsan.suppressions
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lsan.suppressions')
-rw-r--r--etc/lsan.suppressions3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/lsan.suppressions b/etc/lsan.suppressions
index 7a0254dd41f..2094b82cc5a 100644
--- a/etc/lsan.suppressions
+++ b/etc/lsan.suppressions
@@ -12,6 +12,3 @@ leak:mongo::setThreadName
# lets just ignore v8 for now. If we upgrade to newer v8
# try removing this suppression
leak:v8::
-
-# List1 is an abomination, as is its test.
-leak:ThreadedTests::List1