diff options
| author | The 8472 <git@infinite-source.de> | 2024-12-23 23:17:02 +0100 | 
|---|---|---|
| committer | The 8472 <git@infinite-source.de> | 2025-01-10 02:22:57 +0100 | 
| commit | d7fb729d393e40919adfa0738a205c24c821808d (patch) | |
| tree | c9b4244c76da847bd39f335a91bd0490f900fe37 /tests/ui/layout/hexagon-enum.rs | |
| parent | a75617c223ca4476625c20565a3e1ff51d384102 (diff) | |
| download | rust-d7fb729d393e40919adfa0738a205c24c821808d.tar.gz rust-d7fb729d393e40919adfa0738a205c24c821808d.zip  | |
adjust UI tests
Diffstat (limited to 'tests/ui/layout/hexagon-enum.rs')
| -rw-r--r-- | tests/ui/layout/hexagon-enum.rs | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/layout/hexagon-enum.rs b/tests/ui/layout/hexagon-enum.rs index e3a5c53671d..5fa12e479e7 100644 --- a/tests/ui/layout/hexagon-enum.rs +++ b/tests/ui/layout/hexagon-enum.rs @@ -1,4 +1,5 @@ //@ compile-flags: --target hexagon-unknown-linux-musl +//@ normalize-stderr: "randomization_seed: \d+" -> "randomization_seed: $$SEED" //@ needs-llvm-components: hexagon // // Verify that the hexagon targets implement the repr(C) for enums correctly.  | 
