aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/exit-code-1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/bun.js/exit-code-1.js')
-rw-r--r--test/bun.js/exit-code-1.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bun.js/exit-code-1.js b/test/bun.js/exit-code-1.js
deleted file mode 100644
index 6cee2e1e7..000000000
--- a/test/bun.js/exit-code-1.js
+++ /dev/null
@@ -1 +0,0 @@
-process.exit(1);