summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
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]]