dioxus/tests/main.rs
2022-02-08 00:51:21 +08:00

4 lines
No EOL
64 B
Rust

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