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