summaryrefslogtreecommitdiffstats
path: root/vendor/opener/tests/version-numbers.rs
blob: cfcb2586fbf1e7ed480753fc05cf455cc4669503 (plain)
1
2
3
4
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}