Skip to content

Commit

Permalink
Fix fixture (for swc-project#1255)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 8, 2021
1 parent 36aad9d commit e640c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/projects.rs
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ fn tests(dir: PathBuf) {
&Options {
swcrc: true,
is_module: true,
output_path: Some(output.join(entry.file_name())),

..Default::default()
},
Expand Down

0 comments on commit e640c5f

Please sign in to comment.