Removed whitespace

This commit is contained in:
Robin Hundt 2020-09-02 16:12:59 +02:00
parent e4449e49f3
commit abb7b9335e

View file

@ -33,7 +33,6 @@ fn parse_command_with_non_string_arg() {
assert_eq!(actual, expected) assert_eq!(actual, expected)
} }
#[test] #[test]
fn attribute_prefix() { fn attribute_prefix() {
#[command(rename = "lowercase")] #[command(rename = "lowercase")]