about summary refs log tree commit diff
path: root/tests/ui/inference/infer-binary-operand-behind-reference.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/inference/infer-binary-operand-behind-reference.rs')
-rw-r--r--tests/ui/inference/infer-binary-operand-behind-reference.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/inference/infer-binary-operand-behind-reference.rs b/tests/ui/inference/infer-binary-operand-behind-reference.rs
index 0c0a3171ee9..05b18ca104c 100644
--- a/tests/ui/inference/infer-binary-operand-behind-reference.rs
+++ b/tests/ui/inference/infer-binary-operand-behind-reference.rs
@@ -1,4 +1,4 @@
-// check-pass
+//@ check-pass
 
 fn main() {
     // Test that we can infer the type of binary operands when