blob: 881d5729eb0e344658681c5b3d9131c1696dfd50 [file] [log] [blame]
extern crate docmatic;
#[test]
fn test_readme() {
docmatic::assert_file("README.md");
}