diff options
Diffstat (limited to 'tests/ui/layout/struct.rs')
| -rw-r--r-- | tests/ui/layout/struct.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/layout/struct.rs b/tests/ui/layout/struct.rs index 484490a5f78..d072d123b0d 100644 --- a/tests/ui/layout/struct.rs +++ b/tests/ui/layout/struct.rs @@ -1,4 +1,4 @@ -//@ normalize-stderr-test "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN" +//@ normalize-stderr-test: "pref: Align\([1-8] bytes\)" -> "pref: $$PREF_ALIGN" //! Various struct layout tests. #![feature(rustc_attrs)] |
