Skip to content

Commit bd11e22

Browse files
authored
Add missing newline
1 parent 903aebe commit bd11e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/rustdoc-gui/implementors.goml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ compare-elements-position-near: ("#impl-EmptyTrait3 h3", "#impl-EmptyTrait3 .ite
2424
goto: file://|DOC_PATH|/lib2/trait.TraitToReexport.html
2525
assert-count: ("#implementors-list .impl", 1)
2626
goto: file://|DOC_PATH|/implementors/trait.TraitToReexport.html
27-
assert-count: ("#implementors-list .impl", 1)
27+
assert-count: ("#implementors-list .impl", 1)

0 commit comments

Comments
 (0)