committed by
GitHub
parent
5b1be95f7d
commit
7da23aee1c
@@ -943,7 +943,7 @@ mod test {
|
||||
|
||||
assert_eq!(t.properties(), vec!["prop".to_string()]);
|
||||
assert_eq!(
|
||||
t.iter(),
|
||||
t.items(),
|
||||
vec![ffi::PropValuePair {
|
||||
prop: "prop".into(),
|
||||
value: "value".into(),
|
||||
|
||||
Reference in New Issue
Block a user