about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev+love@gmail.com>2022-12-22 08:32:13 +0900
committerGitHub <noreply@github.com>2022-12-22 08:32:13 +0900
commit4d50fa69896e3c3d58a659e72de16facadde62f8 (patch)
tree00b6e13819223f2b59ab6e07f2c96d0d735cbf40 /src/test/rustdoc-gui
parent4c2dd75af33db9500428e96fe0672cbcb489779a (diff)
parent34a4e5cc1219da042697cf3adb984eeec2f8cb80 (diff)
downloadrust-4d50fa69896e3c3d58a659e72de16facadde62f8.tar.gz
rust-4d50fa69896e3c3d58a659e72de16facadde62f8.zip
Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples-toggle, r=notriddle
Add comment explaining what the scrape-examples-toggle.goml GUI test is about

r? `@notriddle`
Diffstat (limited to 'src/test/rustdoc-gui')
-rw-r--r--src/test/rustdoc-gui/scrape-examples-toggle.goml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/rustdoc-gui/scrape-examples-toggle.goml b/src/test/rustdoc-gui/scrape-examples-toggle.goml
index ee720afb788..a0b696ee336 100644
--- a/src/test/rustdoc-gui/scrape-examples-toggle.goml
+++ b/src/test/rustdoc-gui/scrape-examples-toggle.goml
@@ -1,3 +1,4 @@
+// This tests checks that the "scraped examples" toggle is working as expected.
 goto: "file://" + |DOC_PATH| + "/scrape_examples/fn.test_many.html"
 
 // Clicking "More examples..." will open additional examples