summaryrefslogtreecommitdiff
path: root/tests/testdata/workers/custom_inspect/worker.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/workers/custom_inspect/worker.ts')
-rw-r--r--tests/testdata/workers/custom_inspect/worker.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testdata/workers/custom_inspect/worker.ts b/tests/testdata/workers/custom_inspect/worker.ts
deleted file mode 100644
index 5be82724e..000000000
--- a/tests/testdata/workers/custom_inspect/worker.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-console.log(new ReadableStream());
-close();