2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2024-12-18 16:43:21 +00:00
dioxus/tests/main.rs
2022-02-09 16:11:02 +08:00

4 lines
62 B
Rust

#[test]
fn ready() {
println!("Compiled successfully!")
}