mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 00:43:29 +02:00
Fix tests
This commit is contained in:
@@ -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() {}
|
||||
|
||||
Reference in New Issue
Block a user