More tests and some other stuff
This commit is contained in:
@@ -90,6 +90,8 @@ impl EntityContext {
|
||||
prop_info: prop_info.clone(),
|
||||
value: result,
|
||||
});
|
||||
} else {
|
||||
println!("Missing PropInfo for {:?}", fi);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user