about summary refs log tree commit diff
path: root/tests/ui/loud_ui.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/loud_ui.rs')
-rw-r--r--tests/ui/loud_ui.rs6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/ui/loud_ui.rs b/tests/ui/loud_ui.rs
deleted file mode 100644
index 2a73e49e172..00000000000
--- a/tests/ui/loud_ui.rs
+++ /dev/null
@@ -1,6 +0,0 @@
-//@ should-fail
-
-// this test ensures that when we forget to use
-// any `//~ ERROR` comments whatsoever, that the test doesn't succeed
-
-fn main() {}