Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
PapaCharlie committed Aug 1, 2024
1 parent 5aa0784 commit 2ee31ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mem/buffer_slice_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ func (s) TestBufferSlice_Ref(t *testing.T) {
}
}

func (s) TestBufferSlice_LazyMaterialize(t *testing.T) {
func (s) TestBufferSlice_Concatenate(t *testing.T) {
tests := []struct {
name string
in mem.BufferSlice
Expand Down

0 comments on commit 2ee31ca

Please sign in to comment.