about summary refs log tree commit diff
path: root/tests/ui/query-system/query_depth.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/query-system/query_depth.rs')
-rw-r--r--tests/ui/query-system/query_depth.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/query-system/query_depth.rs b/tests/ui/query-system/query_depth.rs
index e600c1c08e5..29514b58e24 100644
--- a/tests/ui/query-system/query_depth.rs
+++ b/tests/ui/query-system/query_depth.rs
@@ -1,4 +1,4 @@
-// build-fail
+//@ build-fail
 
 #![recursion_limit = "64"]
 type Byte = Option<Option<Option<Option< Option<Option<Option<Option<