mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
rustdoc: fix test case for custom themes
This commit is contained in:
parent
5db516b809
commit
c5e92e06b5
@ -1,4 +1,4 @@
|
||||
// @has test.css
|
||||
// @has foo/struct.Foo.html
|
||||
// @has - '//link[@rel="stylesheet"]/@href' '../test.css'
|
||||
// @has - '//*[@id="rustdoc-vars"]/@data-themes' 'test'
|
||||
pub struct Foo;
|
||||
|
Loading…
Reference in New Issue
Block a user