yjp 1 rok temu
rodzic
commit
7986cbad91
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      test/v1/v1_test.go

+ 0 - 1
test/v1/v1_test.go

@@ -187,5 +187,4 @@ func TestDelete(t *testing.T) {
 			},
 		}, &count).
 		assertEqual(int64(0), count, "数量不一致")
-
 }