From a4af0aa4a84948108b7f26da4ad0496f46d8af9c Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Thu, 20 Nov 2025 15:36:02 -0800 Subject: [PATCH 1/2] Rename test-http-should-not-emit-or-throw error-when-writing-after-socket.end.ts to test-http-should-not-emit-or-throw-error-when-writing-after-socket.end.ts --- ...ould-not-emit-or-throw-error-when-writing-after-socket.end.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/js/bun/test/parallel/{test-http-should-not-emit-or-throw error-when-writing-after-socket.end.ts => test-http-should-not-emit-or-throw-error-when-writing-after-socket.end.ts} (100%) diff --git a/test/js/bun/test/parallel/test-http-should-not-emit-or-throw error-when-writing-after-socket.end.ts b/test/js/bun/test/parallel/test-http-should-not-emit-or-throw-error-when-writing-after-socket.end.ts similarity index 100% rename from test/js/bun/test/parallel/test-http-should-not-emit-or-throw error-when-writing-after-socket.end.ts rename to test/js/bun/test/parallel/test-http-should-not-emit-or-throw-error-when-writing-after-socket.end.ts From b92d2edcffd678c91996e1f1833499446ef9a83f Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Thu, 20 Nov 2025 15:36:31 -0800 Subject: [PATCH 2/2] Rename test-http-chunked-encoding-must be-valid-after-without-flushHeaders.ts to test-http-chunked-encoding-must-be-valid-after-without-flushHeaders.ts --- ...-chunked-encoding-must-be-valid-after-without-flushHeaders.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/js/bun/test/parallel/{test-http-chunked-encoding-must be-valid-after-without-flushHeaders.ts => test-http-chunked-encoding-must-be-valid-after-without-flushHeaders.ts} (100%) diff --git a/test/js/bun/test/parallel/test-http-chunked-encoding-must be-valid-after-without-flushHeaders.ts b/test/js/bun/test/parallel/test-http-chunked-encoding-must-be-valid-after-without-flushHeaders.ts similarity index 100% rename from test/js/bun/test/parallel/test-http-chunked-encoding-must be-valid-after-without-flushHeaders.ts rename to test/js/bun/test/parallel/test-http-chunked-encoding-must-be-valid-after-without-flushHeaders.ts