summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-07-14 13:16:32 +0200
committermokou <mokou@fastmail.com>2022-07-14 13:24:15 +0200
commitc64b340622a59f60b0b056ed849557bc4872a535 (patch)
tree42451112169211db5c3ccc743507dceceea780c8 /info.toml
parentf443f4e7b31467b29271aab477c63eb64aba1be3 (diff)
feat: rework quiz2
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index 0f7d925..0a94f7d 100644
--- a/info.toml
+++ b/info.toml
@@ -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