diff options
| author | mokou <mokou@fastmail.com> | 2022-07-14 13:16:32 +0200 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-07-14 13:24:15 +0200 |
| commit | c64b340622a59f60b0b056ed849557bc4872a535 (patch) | |
| tree | 42451112169211db5c3ccc743507dceceea780c8 /info.toml | |
| parent | f443f4e7b31467b29271aab477c63eb64aba1be3 (diff) | |
feat: rework quiz2
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -528,7 +528,7 @@ Learn more at https://doc.rust-lang.org/book/ch08-03-hash-maps.html#updating-a-v [[exercises]] name = "quiz2" path = "exercises/quiz2.rs" -mode = "compile" +mode = "test" hint = "No hints this time ;)" # ERROR HANDLING |
