about summary refs log tree commit diff
path: root/tests/run-make/export-executable-symbols/rmake.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/export-executable-symbols/rmake.rs')
-rw-r--r--tests/run-make/export-executable-symbols/rmake.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/run-make/export-executable-symbols/rmake.rs b/tests/run-make/export-executable-symbols/rmake.rs
index 77f968189b6..dc8c59b9c74 100644
--- a/tests/run-make/export-executable-symbols/rmake.rs
+++ b/tests/run-make/export-executable-symbols/rmake.rs
@@ -10,8 +10,7 @@
 // (See #85673)
 //@ ignore-wasm32
 //@ ignore-wasm64
-//@ ignore-none
-// Reason: no-std is not supported
+//@ needs-target-std
 
 use run_make_support::{bin_name, llvm_readobj, rustc};