mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-23 04:22:06 +00:00
Fixed tests.
This commit is contained in:
parent
4fd832aa5b
commit
f44711cfd0
@ -476,6 +476,7 @@ mod test {
|
||||
use super::Options;
|
||||
use super::Misfire;
|
||||
use super::Misfire::*;
|
||||
use xattr;
|
||||
|
||||
fn is_helpful<T>(misfire: Result<T, Misfire>) -> bool {
|
||||
match misfire {
|
||||
|
Loading…
Reference in New Issue
Block a user