Searched refs:EXPECTED_ALTDISPLAY_H (Results 1 – 1 of 1) sorted by relevance
20 const EXPECTED_ALTDISPLAY_H: &str = "g failed: f failed: oh no!"; constant78 assert_eq!(EXPECTED_ALTDISPLAY_H, format!("{:#}", h().unwrap_err())); in test_altdisplay()