mirror of
https://github.com/swc-project/swc.git
synced 2024-12-23 21:54:36 +03:00
chore: Make cargo test --all
work (#2580)
This commit is contained in:
parent
47f7f1ad4f
commit
f9a8ad386d
@ -1,3 +1,5 @@
|
||||
#![cfg(not(feature = "wrong-target"))]
|
||||
|
||||
use serde::de::DeserializeOwned;
|
||||
use std::{
|
||||
fs::create_dir_all,
|
||||
|
Loading…
Reference in New Issue
Block a user