Index: test/chan/doubleselect.go |
=================================================================== |
--- a/test/chan/doubleselect.go |
+++ b/test/chan/doubleselect.go |
@@ -82,5 +82,4 @@ |
// However, the result of the bug linked to at the top is that we'll |
// end up panicking with: "throw: bad g->status in ready". |
recver(cmux) |
- print("PASS\n") |
} |