remove empty test
This commit is contained in:
parent
b104724ccf
commit
c4e7590239
@ -74,11 +74,6 @@ mod tests {
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn find_by_filter_map() {
|
||||
let mut cache = Cache::get_singleton();
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn compare_versions() {
|
||||
use std::cmp::Ordering;
|
||||
|
Loading…
Reference in New Issue
Block a user