Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax-bridge/Cargo.toml')
-rw-r--r--crates/syntax-bridge/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/syntax-bridge/Cargo.toml b/crates/syntax-bridge/Cargo.toml
index b0fd40ff59..c928f23e02 100644
--- a/crates/syntax-bridge/Cargo.toml
+++ b/crates/syntax-bridge/Cargo.toml
@@ -25,6 +25,7 @@ span = { path = "../span", version = "0.0.0", default-features = false}
intern.workspace = true
[dev-dependencies]
+expect-test = "1.5.1"
test-utils.workspace = true
[features]