mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
ci: run windows tests and also run them concurrently (#7758)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @known-failing-on-windows: 1 failing
|
||||
import { expect, test } from "bun:test";
|
||||
import { bunEnv, bunExe } from "harness";
|
||||
import { _nodeModulePaths, builtinModules, isBuiltin, wrap } from "module";
|
||||
|
||||
Reference in New Issue
Block a user