mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun run zig-format
This commit is contained in:
committed by
github-actions[bot]
parent
97a75b53f5
commit
d01fcb6cc4
@@ -146,7 +146,6 @@ pub const TestRunner = struct {
|
||||
this.queue.writeItem(task) catch unreachable;
|
||||
}
|
||||
|
||||
|
||||
pub fn runNextTest(this: *TestRunner) void {
|
||||
this.has_pending_tests = false;
|
||||
this.pending_test = null;
|
||||
|
||||
Reference in New Issue
Block a user