diff --git a/tests/projects.rs b/tests/projects.rs index 7d6384266c2a..a84cbd0c6df2 100644 --- a/tests/projects.rs +++ b/tests/projects.rs @@ -683,6 +683,7 @@ fn tests(dir: PathBuf) { &Options { swcrc: true, is_module: true, + output_path: Some(output.join(entry.file_name())), ..Default::default() },