mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
Fix benchmarks
This commit is contained in:
@@ -413,6 +413,8 @@ impl BorrowTree {
|
||||
mod test {
|
||||
use super::*;
|
||||
use graph_craft::document::value::TaggedValue;
|
||||
use graph_craft::proto::ProtoNodeInput;
|
||||
use graphene_std::*;
|
||||
|
||||
#[test]
|
||||
fn push_node_sync() {
|
||||
|
||||
Reference in New Issue
Block a user