aboutsummaryrefslogtreecommitdiff
path: root/tests/run/t2417.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/t2417.check')
-rw-r--r--tests/run/t2417.check12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/run/t2417.check b/tests/run/t2417.check
deleted file mode 100644
index 36c954be2..000000000
--- a/tests/run/t2417.check
+++ /dev/null
@@ -1,12 +0,0 @@
-testing small Map that doesn't promote to HashMap...
-
-testing single-threaded HashMap use...
-
-testing HashMap.size from multiple threads...
-
-testing small Set that doesn't promote to HashSet...
-
-testing single-threaded HashSet use...
-
-testing HashSet.size from multiple threads...
-