2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-01-01 07:18:44 +00:00
dioxus/packages/core/tests/integration.rs
2021-07-13 16:52:25 -04:00

6 lines
128 B
Rust

// type VirtualNode = VNode;
/// Test a basic usage of a virtual dom + text renderer combo
#[test]
fn simple_integration() {}