Fix tidy
This commit is contained in:
parent
4f8049a2b0
commit
7fe182fdfe
1 changed files with 1 additions and 1 deletions
|
@ -91,4 +91,4 @@ fn test_range_is_empty() {
|
|||
assert!( (EPSILON ..= NAN).is_empty());
|
||||
assert!( (NAN ..= EPSILON).is_empty());
|
||||
assert!( (NAN ..= NAN).is_empty());
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue