mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 12:58:28 +00:00
clippy appeasement
This commit is contained in:
@@ -134,9 +134,8 @@ impl TextMatchElement {
|
|||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use crate::xml::MatchType;
|
|
||||||
|
|
||||||
use super::TextCollation;
|
use super::TextCollation;
|
||||||
|
use crate::xml::MatchType;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_collation() {
|
fn test_collation() {
|
||||||
|
|||||||
Reference in New Issue
Block a user