diff --git a/crates/oxc_transformer/Cargo.toml b/crates/oxc_transformer/Cargo.toml index 0c8349200..54c8f0c68 100644 --- a/crates/oxc_transformer/Cargo.toml +++ b/crates/oxc_transformer/Cargo.toml @@ -17,7 +17,7 @@ description.workspace = true workspace = true [lib] -test = false +test = true doctest = false [dependencies]