jpeg_to_pdf/tests/
version_numbers.rs

1#[test]
2fn test_html_root_url() {
3    version_sync::assert_html_root_url_updated!("src/lib.rs");
4}