Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b8d5554

Browse files
remove superfluous import
1 parent bd23ee2 commit b8d5554

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/rustdoc-gui/collapse-trait-impl.goml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// Checks that individual trait impls can only be collapsed via clicking directly on the summary element
2-
include: "utils.goml"
32

43
go-to: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
54
assert-attribute: ("details:has(#trait-impl-link-in-summary)", {"open": ""})

0 commit comments

Comments
 (0)