test: add empty list test
This commit is contained in:
@@ -177,7 +177,7 @@ impl Validator {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use assert_json_diff::assert_json_eq;
|
||||
|
||||
use serde_json::{self, json};
|
||||
|
||||
Reference in New Issue
Block a user