forked from rojo-rbx/rojo
Add SnapshotSource property
This commit is contained in:
@@ -159,6 +159,7 @@ mod test {
|
||||
|
||||
let snapshot = InstanceSnapshot {
|
||||
snapshot_id: None,
|
||||
source: None,
|
||||
name: Cow::Borrowed("Foo"),
|
||||
class_name: Cow::Borrowed("Bar"),
|
||||
properties: hashmap! {
|
||||
|
||||
Reference in New Issue
Block a user