tmp
This commit is contained in:
@@ -89,6 +89,7 @@ impl ObjectExtractor for StringExtractor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
@@ -219,3 +220,4 @@ mod tests {
|
|||||||
assert!(field(&extractor("abc"), "bogus").await.is_none());
|
assert!(field(&extractor("abc"), "bogus").await.is_none());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user