Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-utils/Cargo.toml')
-rw-r--r--crates/test-utils/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml
index b1457722a9..b99a2c4bd7 100644
--- a/crates/test-utils/Cargo.toml
+++ b/crates/test-utils/Cargo.toml
@@ -10,7 +10,6 @@ license.workspace = true
rust-version.workspace = true
[lib]
-doctest = false
[dependencies]
# Avoid adding deps here, this crate is widely used in tests it should compile fast!