Convert other exercises that have assertions to test mode
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
#[test]
|
||||
fn main() {
|
||||
let my_fav_fruits = vec!["banana", "custard apple", "avocado", "peach", "raspberry"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user