summaryrefslogtreecommitdiff
path: root/tests/async.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/async.rs')
-rw-r--r--tests/async.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/async.rs b/tests/async.rs
index e7633aa..59acbf5 100644
--- a/tests/async.rs
+++ b/tests/async.rs
@@ -1,3 +1,4 @@
+#![cfg(not(soong))]
#![cfg(all(feature = "async", not(loom)))]
use core::mem;