about summary refs log tree commit diff
path: root/tests/ui/array-slice-vec/nested-vec-1.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/array-slice-vec/nested-vec-1.rs')
-rw-r--r--tests/ui/array-slice-vec/nested-vec-1.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/array-slice-vec/nested-vec-1.rs b/tests/ui/array-slice-vec/nested-vec-1.rs
index 02a3ccf46f2..60dbb5e5061 100644
--- a/tests/ui/array-slice-vec/nested-vec-1.rs
+++ b/tests/ui/array-slice-vec/nested-vec-1.rs
@@ -1,4 +1,4 @@
-// run-pass
+//@ run-pass
 
 // Test that using the `vec!` macro nested within itself works