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,5 +1 @@
// fake_exercise
fn main() {
}
fn main() {}
@@ -1,5 +1 @@
// fake_exercise
fn main() {
}
fn main() {}
@@ -1,2 +1,4 @@
fn main() {}
#[test]
fn it_works() {}