summary refs log tree commit diff
path: root/tests/ui/loud_ui.rs
blob: 2a73e49e17206d2f0b87f80f4440f7f3e2a86937 (plain)
1
2
3
4
5
6
//@ should-fail

// this test ensures that when we forget to use
// any `//~ ERROR` comments whatsoever, that the test doesn't succeed

fn main() {}