From 3c92d3bb495bfae2abbcf2f26d22f6c7b1a2dc6f Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:19:11 +0100 Subject: [PATCH] Cargo fmt. --- src/commands/signzone.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands/signzone.rs b/src/commands/signzone.rs index bbf91bd..68289b8 100644 --- a/src/commands/signzone.rs +++ b/src/commands/signzone.rs @@ -3223,7 +3223,6 @@ xx.example.\t3600\tIN\tRRSIG\tAAAA 8 2 3600 20150420235959 20051021000000 38353 todo!() } - #[test] #[ignore = "TODO"] fn non_existing_input_file_should_not_create_empty_output_file() {