summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-07-15 12:13:40 +0200
committermokou <mokou@fastmail.com>2022-07-15 12:13:40 +0200
commit7fc393bed4689d4e106a199dd956bef796976935 (patch)
tree83f992d69f52327a50eb9180dee01335d64d428e /info.toml
parentd3a335bc64234738adb9d7514a5930bd6f9d38ee (diff)
chore: remove quiz4
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/info.toml b/info.toml
index 1e7fa1a..9567495 100644
--- a/info.toml
+++ b/info.toml
@@ -965,14 +965,6 @@ scratching the surface of what you can do with Rust's macros. For a more
thorough introduction, you can have a read through the little book of Rust
macros: https://veykril.github.io/tlborm/"""
-# TEST 4
-
-[[exercises]]
-name = "quiz4"
-path = "exercises/quiz4.rs"
-mode = "test"
-hint = "No hints this time ;)"
-
# CLIPPY
[[exercises]]