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