mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
comment gandi page size
This commit is contained in:
@@ -372,6 +372,8 @@ func makeTests(t *testing.T) []*TestCase {
|
|||||||
|
|
||||||
// Test large zonefiles.
|
// Test large zonefiles.
|
||||||
// Mostly to test paging. Many providers page at 100
|
// Mostly to test paging. Many providers page at 100
|
||||||
|
// Known page sizes:
|
||||||
|
// - gandi: 100
|
||||||
skip := map[string]bool{
|
skip := map[string]bool{
|
||||||
"NS1": true, //ns1 free acct only allows 50 records
|
"NS1": true, //ns1 free acct only allows 50 records
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user