about summary refs log tree commit diff
path: root/tests/ui/binding/match-str.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/binding/match-str.rs')
-rw-r--r--tests/ui/binding/match-str.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/binding/match-str.rs b/tests/ui/binding/match-str.rs
index 0ee18ea18de..0444f487b11 100644
--- a/tests/ui/binding/match-str.rs
+++ b/tests/ui/binding/match-str.rs
@@ -1,4 +1,4 @@
-// run-pass
+//@ run-pass
 #![allow(dead_code)]
 // Issue #53
 #![allow(non_camel_case_types)]