fix tests

This commit is contained in:
marisa
2019-11-11 17:28:19 +01:00
parent ec2d4bd3ee
commit 48c35bcfbc
2 changed files with 5 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ fn get_hint_for_single_test() {
.assert()
.code(0)
.stdout("Hello!\n");
}
#[test]
fn all_exercises_require_confirmation() {