aboutsummaryrefslogtreecommitdiff
path: root/tests/sink_fanout.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sink_fanout.rs')
-rw-r--r--tests/sink_fanout.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sink_fanout.rs b/tests/sink_fanout.rs
index 62f32f2..7d1fa43 100644
--- a/tests/sink_fanout.rs
+++ b/tests/sink_fanout.rs
@@ -1,4 +1,3 @@
-#[cfg(all(feature = "alloc", feature="std", feature="executor"))] // channel::mpsc, executor::
#[test]
fn it_works() {
use futures::channel::mpsc;