AdGuardDNS/internal/rulestat/rulestat_test.go

7 lines
122 B
Go
Raw Permalink Normal View History

2022-08-26 14:18:35 +03:00
package rulestat_test
2024-10-14 17:44:24 +03:00
import "time"
2024-06-07 14:27:46 +03:00
// testTimeout is the common timeout for tests.
const testTimeout = 1 * time.Second