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

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