Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Aug 12, 2024
1 parent a6bfbfa commit c27c92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ func TestWithDefer(t *testing.T) {
assertFrames(t, trace.Frames, "errors_test.m", "errors_test.m")
}

func TestWithPallarel(t *testing.T) {
func TestWithGo(t *testing.T) {
var err error
mu := sync.Mutex{}
sg := sync.WaitGroup{}
Expand Down

0 comments on commit c27c92b

Please sign in to comment.