about summary refs log tree commit diff
path: root/tests/codegen/instrument-xray/options-override.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/instrument-xray/options-override.rs')
-rw-r--r--tests/codegen/instrument-xray/options-override.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/codegen/instrument-xray/options-override.rs b/tests/codegen/instrument-xray/options-override.rs
index 3a7c37f9006..00f81837902 100644
--- a/tests/codegen/instrument-xray/options-override.rs
+++ b/tests/codegen/instrument-xray/options-override.rs
@@ -1,5 +1,6 @@
 // Checks that the last `-Z instrument-xray` option wins.
 //
+// needs-xray
 // compile-flags: -Z instrument-xray=always
 // compile-flags: -Z instrument-xray=never