summaryrefslogtreecommitdiff
path: root/dev/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Cargo.toml')
-rw-r--r--dev/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/Cargo.toml b/dev/Cargo.toml
index 2c5eaf0..7f3acb5 100644
--- a/dev/Cargo.toml
+++ b/dev/Cargo.toml
@@ -140,8 +140,6 @@ bin = [
{ name = "tests2_sol", path = "../solutions/17_tests/tests2.rs" },
{ name = "tests3", path = "../exercises/17_tests/tests3.rs" },
{ name = "tests3_sol", path = "../solutions/17_tests/tests3.rs" },
- { name = "tests4", path = "../exercises/17_tests/tests4.rs" },
- { name = "tests4_sol", path = "../solutions/17_tests/tests4.rs" },
{ name = "iterators1", path = "../exercises/18_iterators/iterators1.rs" },
{ name = "iterators1_sol", path = "../solutions/18_iterators/iterators1.rs" },
{ name = "iterators2", path = "../exercises/18_iterators/iterators2.rs" },