summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rustdoc-themes/foo.rs
blob: 8b1e75b0ae13bf05e2086c097be362d48ae1742f (plain)
1
2
3
4
// @has test.css
// @has foo/struct.Foo.html
// @has - '//*[@name="rustdoc-vars"]/@data-themes' 'test'
pub struct Foo;