mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-14 20:19:30 +01: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