summaryrefslogtreecommitdiff
path: root/dhall_proc_macros/tests/version_numbers.rs
blob: 9f1d04aae3b57382fb33f3b677482d0f0f9b0f7c (plain)
1
2
3
4
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}