Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
Signed-off-by: tison <wander4096@gmail.com>
  • Loading branch information
tisonkun committed Sep 8, 2021
1 parent 6620864 commit 6dd22c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ddl/failtest/fail_db_serial_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,8 @@ func TestAddIndexWorkerNum(t *testing.T) {
defer clean()

tests := []struct {
name string
createTable func(*testkit.TestKit)
name string
createTable func(*testkit.TestKit)
}{
{
"EnableClusteredIndex",
Expand Down

0 comments on commit 6dd22c7

Please sign in to comment.