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")]