mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-01 14:00:25 +08:00
v1.4.1
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package dnsclients
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/TeaOSLab/EdgeAPI/internal/dnsclients/dnstypes"
|
||||
"github.com/iwind/TeaGo/logs"
|
||||
"github.com/iwind/TeaGo/maps"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestCustomHTTPProvider_GetDomains(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user