mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 16:03:31 +02:00
fix tests
This commit is contained in:
@@ -118,6 +118,7 @@ fn get_hint_for_single_test() {
|
||||
.assert()
|
||||
.code(0)
|
||||
.stdout("Hello!\n");
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn all_exercises_require_confirmation() {
|
||||
|
||||
Reference in New Issue
Block a user