From abb7b9335ed5a789e9d9cc62d8bc7ca28933a3cc Mon Sep 17 00:00:00 2001 From: Robin Hundt <24554122+robinhundt@users.noreply.github.com> Date: Wed, 2 Sep 2020 16:12:59 +0200 Subject: [PATCH] Removed whitespace --- tests/command.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/command.rs b/tests/command.rs index a8bd02da..d7badef0 100644 --- a/tests/command.rs +++ b/tests/command.rs @@ -33,7 +33,6 @@ fn parse_command_with_non_string_arg() { assert_eq!(actual, expected) } - #[test] fn attribute_prefix() { #[command(rename = "lowercase")]