mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
remove obsolete comment
This commit is contained in:
parent
b6ec8557ae
commit
5667d0b14e
@ -12,8 +12,6 @@ import (
|
||||
)
|
||||
|
||||
func TestNodeSource(t *testing.T) {
|
||||
//suite.Run(t, new(ServiceSuite))
|
||||
//t.Run("Interface", testServiceSourceImplementsSource)
|
||||
t.Run("NewNodeSource", testNodeSourceNewNodeSource)
|
||||
t.Run("Endpoints", testNodeSourceEndpoints)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user