Fix tests

This commit is contained in:
mo8it
2024-04-25 03:27:41 +02:00
parent 2af0cd9cce
commit d26f47dddd
7 changed files with 11 additions and 12 deletions
@@ -1,3 +1,5 @@
fn main() {}
#[test]
fn passing() {
println!("THIS TEST TOO SHALL PASS");