blob: 90f61d5f46cbb75554963f85934a1c16817dfde3 [file] [log] [blame]
package lookup_test
import (
"testing"
)
import (
"github.com/apache/dubbo-kubernetes/pkg/test"
)
func TestDNSCaching(t *testing.T) {
test.RunSpecs(t, "DNS with cache Suite")
}