Skip to content

Commit 9accafb

Browse files
committed
Add comment
1 parent e3633b0 commit 9accafb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

replication/event_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ func TestIntVarEvent(t *testing.T) {
142142
}
143143

144144
func TestPreviousGTIDEvent(t *testing.T) {
145+
// uuidCount == 1
145146
data := []byte{1, 0, 0, 0, 0, 0, 0, 1}
146147
ev := PreviousGTIDsEvent{}
147148
err := ev.Decode(data)

0 commit comments

Comments
 (0)