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