rust/tests/run-make/rustdoc-themes/foo.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
119 B
Rust
Raw Permalink Normal View History

//@ has test.css
//@ has foo/struct.Foo.html
//@ has - '//*[@name="rustdoc-vars"]/@data-themes' 'test'
2019-05-24 19:04:45 +00:00
pub struct Foo;