File: version-numbers.rs

package info (click to toggle)
rust-opener 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: sh: 790; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (5)
1
2
3
4
#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}