Full coverage test
This commit is contained in:
@@ -19,6 +19,8 @@ func TestTools(t *testing.T) {
|
|||||||
fmt.Println(list)
|
fmt.Println(list)
|
||||||
|
|
||||||
config.SetSingularTable(true)
|
config.SetSingularTable(true)
|
||||||
|
config.SetSingularTable(true)
|
||||||
|
config.SetForeignKey(true)
|
||||||
list = Generate(pkg)
|
list = Generate(pkg)
|
||||||
fmt.Println(list)
|
fmt.Println(list)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user