diff options
Diffstat (limited to 'tests/testdata/run/weakref.ts')
-rw-r--r-- | tests/testdata/run/weakref.ts | 1 |
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); |