aboutsummaryrefslogtreecommitdiff
path: root/integration/scripts/browser.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-30 22:37:46 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-30 22:37:46 -0700
commitd47419f4711c562e4b4b1642406cb29e326201c2 (patch)
tree78fdd39e536d13da5a4f35ff60138a1c2d0a8b33 /integration/scripts/browser.js
parent367f9c96740c4c4a9f717eb80b50e40bfc0e88af (diff)
downloadbun-d47419f4711c562e4b4b1642406cb29e326201c2.tar.gz
bun-d47419f4711c562e4b4b1642406cb29e326201c2.tar.zst
bun-d47419f4711c562e4b4b1642406cb29e326201c2.zip
Snapshots
Diffstat (limited to 'integration/scripts/browser.js')
-rw-r--r--integration/scripts/browser.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/scripts/browser.js b/integration/scripts/browser.js
index 05473c249..f3ddefea9 100644
--- a/integration/scripts/browser.js
+++ b/integration/scripts/browser.js
@@ -119,6 +119,7 @@ async function main() {
"/code-simplification-neql-define.js",
"/spread_with_key.tsx",
"/styledcomponents-output.js",
+ "/void-shouldnt-delete-call-expressions.js",
];
tests.reverse();