diff options
Diffstat (limited to 'tests/ui/offset-of/offset-of-tuple-nested.rs')
| -rw-r--r-- | tests/ui/offset-of/offset-of-tuple-nested.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/offset-of/offset-of-tuple-nested.rs b/tests/ui/offset-of/offset-of-tuple-nested.rs index 212176b2427..4a58b7167cb 100644 --- a/tests/ui/offset-of/offset-of-tuple-nested.rs +++ b/tests/ui/offset-of/offset-of-tuple-nested.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass // Test for issue #112204 -- make sure this goes through the entire compilation pipeline, // similar to why `offset-of-unsized.rs` is also build-pass |
