This commit is contained in:
parent
12924f2f69
commit
90a7767775
@ -658,8 +658,9 @@ impl JSON {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg_attr(tarpaulin, skip)]
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg_attr(tarpaulin, ignore)]
|
||||
mod tests {
|
||||
use super::JSONValue::{Array, Number, True};
|
||||
use super::*;
|
||||
|
Loading…
Reference in New Issue
Block a user