summaryrefslogtreecommitdiff
path: root/cli/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/main.rs')
-rw-r--r--cli/main.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/main.rs b/cli/main.rs
index b8ac2ae42..1749a38cf 100644
--- a/cli/main.rs
+++ b/cli/main.rs
@@ -58,7 +58,6 @@ mod startup_data;
pub mod state;
mod swc_util;
mod test_runner;
-pub mod test_util;
mod tokio_util;
mod tsc;
mod upgrade;