summaryrefslogtreecommitdiffstats
path: root/tests/ui/loud_ui.rs
blob: 6a151fa49f88350bf85233af9bfb989a27f1efe4 (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() {}