Skip to content

Commit 0a08ab1

Browse files
authored
Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddle
Add comment explaining what the GUI scrape-examples-fonts test is about r? `@notriddle`
2 parents 17263f2 + b542f28 commit 0a08ab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc-gui/scrape-examples-fonts.goml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// This test ensures that the correct font is used in scraped examples.
12
goto: "file://" + |DOC_PATH| + "/scrape_examples/fn.test_many.html"
23

34
store-value: (font, '"Fira Sans", Arial, NanumBarunGothic, sans-serif')

0 commit comments

Comments
 (0)