mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
test(transformer): use a single integration test for faster compilation (#7099)
This commit is contained in:
parent
bfdbcf1c6a
commit
6133a502c6
7 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
source: crates/oxc_transformer/tests/es_target/mod.rs
|
||||
source: crates/oxc_transformer/tests/integrations/es_target.rs
|
||||
snapshot_kind: text
|
||||
---
|
||||
########## 0 es5
|
||||
Loading…
Reference in a new issue