diff --git a/registry/registry_mock_test.go b/registry/registry_mock_test.go index 5783067266..f634877b63 100644 --- a/registry/registry_mock_test.go +++ b/registry/registry_mock_test.go @@ -330,7 +330,7 @@ func TestPing(t *testing.T) { /* Uncomment this to test Mocked Registry locally with curl * WARNING: Don't push on the repos uncommented, it'll block the tests - */ + * func TestWait(t *testing.T) { log.Println("Test HTTP server ready and waiting:", testHttpServer.URL) c := make(chan int)