diff options
author | 2023-04-29 18:47:52 -0700 | |
---|---|---|
committer | 2023-04-29 18:47:52 -0700 | |
commit | 737822b2ba15679b598deab8fb2db8a970bf5979 (patch) | |
tree | 762b065505bfc0d83b8056a0424dbb994ce30284 | |
parent | 9a929ff8738cf1c747af6d0a42f8ebab076e90d7 (diff) | |
download | bun-737822b2ba15679b598deab8fb2db8a970bf5979.tar.gz bun-737822b2ba15679b598deab8fb2db8a970bf5979.tar.zst bun-737822b2ba15679b598deab8fb2db8a970bf5979.zip |
Put transpiler tests in a separate folder
-rw-r--r-- | test/transpiler/decorators.test.ts (renamed from test/bundler/decorators.test.ts) | 0 | ||||
-rw-r--r-- | test/transpiler/transpiler.test.js (renamed from test/bundler/transpiler.test.js) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/bundler/decorators.test.ts b/test/transpiler/decorators.test.ts index 8769ea2bc..8769ea2bc 100644 --- a/test/bundler/decorators.test.ts +++ b/test/transpiler/decorators.test.ts diff --git a/test/bundler/transpiler.test.js b/test/transpiler/transpiler.test.js index 1fc599771..1fc599771 100644 --- a/test/bundler/transpiler.test.js +++ b/test/transpiler/transpiler.test.js |