about summary refs log tree commit diff
path: root/tests/ui/packed/packed-struct-layout.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/packed/packed-struct-layout.rs')
-rw-r--r--tests/ui/packed/packed-struct-layout.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/packed/packed-struct-layout.rs b/tests/ui/packed/packed-struct-layout.rs
index d49c222e648..8b14351c08a 100644
--- a/tests/ui/packed/packed-struct-layout.rs
+++ b/tests/ui/packed/packed-struct-layout.rs
@@ -1,4 +1,4 @@
-// run-pass
+//@ run-pass
 #![allow(dead_code)]
 use std::mem;