summaryrefslogtreecommitdiff
path: root/tests/testdata/run/weakref.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/weakref.ts')
-rw-r--r--tests/testdata/run/weakref.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/weakref.ts b/tests/testdata/run/weakref.ts
deleted file mode 100644
index 47c3985fe..000000000
--- a/tests/testdata/run/weakref.ts
+++ /dev/null
@@ -1 +0,0 @@
-console.log(WeakRef, FinalizationRegistry);