summaryrefslogtreecommitdiffstats
path: root/tokio/tests/fs_link.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio/tests/fs_link.rs')
-rw-r--r--tokio/tests/fs_link.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tokio/tests/fs_link.rs b/tokio/tests/fs_link.rs
index faf6e75e..cbbe27ef 100644
--- a/tokio/tests/fs_link.rs
+++ b/tokio/tests/fs_link.rs
@@ -1,4 +1,5 @@
#![warn(rust_2018_idioms)]
+#![cfg(feature = "full")]
use tokio::fs;