From acdec5836e087ae00331cf2a0176cd5d123c5eea Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sun, 12 May 2024 18:31:15 +0000 Subject: [PATCH] automatic cargo CI changes --- tests/format.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/format.rs b/tests/format.rs index f3f0460..62e18fb 100644 --- a/tests/format.rs +++ b/tests/format.rs @@ -189,7 +189,6 @@ fn format_padded_prefix() { ); } - #[test] fn set_format_checker() { let mut options = FormatOptions::default();