Skip to content

Commit 6de623d

Browse files
committed
bless trybuild
1 parent f6f356e commit 6de623d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/yew-macro/tests/html_lints/fail.stderr

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
warning: The tag 'tExTAreA' is not matching its normalized form 'textarea'. If you want to keep this form, change this to a dynamic tag `@{"tExTAreA"}`.
2-
--> tests/html_lints/fail.rs:17:10
3-
|
4-
17 | <tExTAreA />
5-
| ^^^^^^^^
6-
71
error: This macro call exists to deliberately fail the compilation of the test so we can verify output of lints
82
--> tests/html_lints/fail.rs:19:5
93
|

0 commit comments

Comments
 (0)