Fix tests

This commit is contained in:
Piotr Mikulski 2021-12-23 21:43:30 -08:00
parent 88871bffdf
commit db236e668c

View File

@ -32,4 +32,3 @@ LL | with_default_type.unwrap_or_else(Vec::new);
error: aborting due to 5 previous errors