mirror of
https://github.com/kristoferssolo/project-finder.git
synced 2025-10-21 19:50:35 +00:00
5 lines
39 B
Rust
5 lines
39 B
Rust
#[test]
|
|
fn foo() {
|
|
assert!(true)
|
|
}
|