From 1c06eb7c1f416055d7ede098f35bcf22cf85b7f8 Mon Sep 17 00:00:00 2001 From: Mara Bos Date: Wed, 9 Mar 2022 11:47:46 +0100 Subject: Remove outdated comment. --- library/std/src/thread/tests.rs | 2 -- 1 file changed, 2 deletions(-) (limited to 'library/std/src/thread') diff --git a/library/std/src/thread/tests.rs b/library/std/src/thread/tests.rs index 3323ba36bf3..27eebd0ddf4 100644 --- a/library/std/src/thread/tests.rs +++ b/library/std/src/thread/tests.rs @@ -293,5 +293,3 @@ fn test_thread_id_not_equal() { assert!(thread::current().id() != spawned_id); } -// NOTE: the corresponding test for stderr is in ui/thread-stderr, due -// to the test harness apparently interfering with stderr configuration. -- cgit 1.4.1-3-g733a5