diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-01-08 16:25:46 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:33:27 +0100 |
| commit | 584ac7e1b335411e3d923aeef92466efdc92ae50 (patch) | |
| tree | 99906bccb37bfe7e852d054fb52d62e6df4290c5 /macros/ui/local-shared-attribute.stderr | |
| parent | 9a4f97ca5ebf19e6612115db5c763d0d61dd28a1 (diff) | |
Update UI tests, 1 failing that needs fixing
Diffstat (limited to 'macros/ui/local-shared-attribute.stderr')
| -rw-r--r-- | macros/ui/local-shared-attribute.stderr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/macros/ui/local-shared-attribute.stderr b/macros/ui/local-shared-attribute.stderr index 5c15fb5..a8130e8 100644 --- a/macros/ui/local-shared-attribute.stderr +++ b/macros/ui/local-shared-attribute.stderr @@ -1,5 +1,6 @@ error: attributes are not supported here - --> $DIR/local-shared-attribute.rs:8:9 - | -8 | #[test] - | ^ + --> ui/local-shared-attribute.rs:17:9 + | +17 | / #[test] +18 | | b, // Error + | |_________^ |
