mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-09 13:46:07 +08:00
fixup!
This commit is contained in:
parent
a4cf909357
commit
24db38bf58
1 changed files with 1 additions and 0 deletions
|
|
@ -570,6 +570,7 @@ func testgroup(desc string, items ...interface{}) *TestGroup {
|
|||
}
|
||||
|
||||
func tc(desc string, recs ...*models.RecordConfig) *TestCase {
|
||||
desc = strings.TrimSpace(desc)
|
||||
var records []*models.RecordConfig
|
||||
var unmanagedItems []*models.UnmanagedConfig
|
||||
for _, r := range recs {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue