8 lines
96 B
Go
8 lines
96 B
Go
package discovery
|
|
|
|
import "testing"
|
|
|
|
func TestDiscoverZone(t *testing.T) {
|
|
// DiscoverZone()
|
|
}
|