From 673fd23dff47bf72953d1408b1cfbd45f6ef859b Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 7 Feb 2025 17:50:14 +0100 Subject: Update rustdoc tests --- tests/rustdoc-gui/basic-code.goml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/rustdoc-gui/basic-code.goml (limited to 'tests/rustdoc-gui/basic-code.goml') diff --git a/tests/rustdoc-gui/basic-code.goml b/tests/rustdoc-gui/basic-code.goml deleted file mode 100644 index 22ac5316184..00000000000 --- a/tests/rustdoc-gui/basic-code.goml +++ /dev/null @@ -1,6 +0,0 @@ -// Small test to ensure the "src-line-numbers" element is only present once on -// the page. -go-to: "file://" + |DOC_PATH| + "/test_docs/index.html" -click: "a.src" -wait-for: ".src-line-numbers" -assert-count: (".src-line-numbers", 1) -- cgit 1.4.1-3-g733a5