Skip to content

Commit 2ee31ca

Browse files
committed
Rename test
1 parent 5aa0784 commit 2ee31ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mem/buffer_slice_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ func (s) TestBufferSlice_Ref(t *testing.T) {
8080
}
8181
}
8282

83-
func (s) TestBufferSlice_LazyMaterialize(t *testing.T) {
83+
func (s) TestBufferSlice_Concatenate(t *testing.T) {
8484
tests := []struct {
8585
name string
8686
in mem.BufferSlice

0 commit comments

Comments
 (0)