about summary refs log tree commit diff
path: root/tests/ui/println_empty_string.fixed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/println_empty_string.fixed')
-rw-r--r--tests/ui/println_empty_string.fixed1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/println_empty_string.fixed b/tests/ui/println_empty_string.fixed
index abf951ae22d..20811fc7532 100644
--- a/tests/ui/println_empty_string.fixed
+++ b/tests/ui/println_empty_string.fixed
@@ -1,4 +1,3 @@
-//@run-rustfix
 #![allow(clippy::match_single_binding)]
 
 fn main() {