summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/rustdoc-themes/foo.rs
blob: 58efaf7d5a05a0641a99a2514fa2ccfeb74c4e44 (plain)
1
2
3
4
// @has test.css
// @has foo/struct.Foo.html
// @has - '//link[@rel="stylesheet"]/@href' '../test.css'
pub struct Foo;