about summary refs log tree commit diff
path: root/src/test/rustdoc/crate-version.rs
blob: 893af5c61332d1009dc471ab4f8f33c7b24e976e (plain)
1
2
3
// compile-flags: --crate-version=1.3.37

// @has 'crate_version/index.html' '//div[@class="block version"]/p' 'Version 1.3.37'