Skip to content

Commit 1c06eb7

Browse files
committed
Remove outdated comment.
1 parent 7a481ff commit 1c06eb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/std/src/thread/tests.rs

-2
Original file line numberDiff line numberDiff line change
@@ -293,5 +293,3 @@ fn test_thread_id_not_equal() {
293293
assert!(thread::current().id() != spawned_id);
294294
}
295295

296-
// NOTE: the corresponding test for stderr is in ui/thread-stderr, due
297-
// to the test harness apparently interfering with stderr configuration.

0 commit comments

Comments
 (0)