mirror of
https://github.com/oven-sh/bun
synced 2026-02-18 14:51:52 +00:00
bun run prettier
This commit is contained in:
committed by
github-actions[bot]
parent
d3fcad833b
commit
ef0c48a23d
@@ -1,5 +1,5 @@
|
||||
import { test, expect } from "bun:test";
|
||||
import { spawnSync } from "bun";
|
||||
import { expect, test } from "bun:test";
|
||||
import { bunExe, bunEnv as env } from "harness";
|
||||
|
||||
test("--no-addons throws an error on process.dlopen", () => {
|
||||
|
||||
Reference in New Issue
Block a user