blob: 871cc4ee586b400a8f6101155b878a1bf8eea43e [file] [log] [blame]
#[test]
fn test() {
assert!(cfg!(did_run_build_script));
}