run "make fmt" (#233)

This commit is contained in:
Pavel Griaznov
2024-08-11 19:19:41 +00:00
committed by GitHub
parent 54cb4ea318
commit 8da11eb3fa
42 changed files with 151 additions and 97 deletions

View File

@ -10,6 +10,7 @@ import (
"github.com/ddworken/hishtory/client/hctx"
"github.com/ddworken/hishtory/shared"
"github.com/ddworken/hishtory/shared/testutils"
"github.com/stretchr/testify/require"
)
@ -142,6 +143,7 @@ func TestChunks(t *testing.T) {
}
}
}
func TestZshWeirdness(t *testing.T) {
testcases := []struct {
input string