mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
GCLOUD: Support "private domains" plus many bugfixes (#2482)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
@ -1294,6 +1294,7 @@ func makeTests(t *testing.T) []*TestGroup {
|
||||
//"GANDI_V5", // Their API is so damn slow. We'll add it back as needed.
|
||||
//"HEDNS", // No paging done. No need to test.
|
||||
//"MSDNS", // No paging done. No need to test.
|
||||
"GCLOUD",
|
||||
"HEXONET",
|
||||
"HOSTINGDE", // Pages.
|
||||
"ROUTE53", // Batches up changes in pages.
|
||||
|
Reference in New Issue
Block a user