summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ddf3c70..685e8ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,7 @@
[workspace]
resolver = "2"
exclude = [
- "tests/fixture/failure",
- "tests/fixture/state",
- "tests/fixture/success",
+ "tests/test_exercises",
"dev",
]