windows: enable more passing tests (#8711)

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
This commit is contained in:
Meghan Denny
2024-02-06 16:08:49 -08:00
committed by GitHub
parent 53814dda00
commit d0d4d8bf85
7 changed files with 0 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
// @known-failing-on-windows: 1 failing
import { describe, expect, it } from "bun:test";
import { withoutAggressiveGC } from "harness";