mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 09:49:07 +01:00
Removed whitespace
This commit is contained in:
parent
e4449e49f3
commit
abb7b9335e
1 changed files with 0 additions and 1 deletions
|
@ -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")]
|
||||||
|
|
Loading…
Reference in a new issue