Skip to content

Commit c6cda15

Browse files
authored
Remove few characters for tidy check to pass
1 parent 73ba7a7 commit c6cda15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/rustdoc-ui/doc-comment-multi-line-attr.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Regression test for #97440: Multiline (more than 2 lines) inner attribute triggers ICE during doctest
1+
// Regression test for #97440: Multiline inner attribute triggers ICE during doctest
22
// compile-flags:--test
33
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
44
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"

0 commit comments

Comments
 (0)