mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
4 lines
62 B
Rust
4 lines
62 B
Rust
#[test]
|
|
fn ready() {
|
|
println!("Compiled successfully!")
|
|
}
|