提交 ee68fd83 编写于 作者: martianzhang's avatar martianzhang

remove duplicate test case in TestGenTableColumns

上级 08cf841e
...@@ -140,7 +140,6 @@ func TestCleanupTestDatabase(t *testing.T) { ...@@ -140,7 +140,6 @@ func TestCleanupTestDatabase(t *testing.T) {
func TestGenTableColumns(t *testing.T) { func TestGenTableColumns(t *testing.T) {
vEnv, rEnv := BuildEnv() vEnv, rEnv := BuildEnv()
vEnv.CleanupTestDatabase()
defer vEnv.CleanUp() defer vEnv.CleanUp()
pretty.Println(common.Config.TestDSN.Disable) pretty.Println(common.Config.TestDSN.Disable)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册