Skip to content

Commit 7fc393b

Browse files
committed
chore: remove quiz4
1 parent d3a335b commit 7fc393b

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

exercises/quiz4.rs

Lines changed: 0 additions & 23 deletions
This file was deleted.

info.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -965,14 +965,6 @@ scratching the surface of what you can do with Rust's macros. For a more
965965
thorough introduction, you can have a read through the little book of Rust
966966
macros: https://veykril.github.io/tlborm/"""
967967

968-
# TEST 4
969-
970-
[[exercises]]
971-
name = "quiz4"
972-
path = "exercises/quiz4.rs"
973-
mode = "test"
974-
hint = "No hints this time ;)"
975-
976968
# CLIPPY
977969

978970
[[exercises]]

0 commit comments

Comments
 (0)