Skip to content

Commit 320c966

Browse files
committed
refine codes per comments, also introduce unit test
1 parent ced8f53 commit 320c966

File tree

3 files changed

+327
-89
lines changed

3 files changed

+327
-89
lines changed

pkg/cmd/openshift-tests/health-check/command.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package healthcheckpkg
1+
package health_check
22

33
import (
44
healthcheck "github.com/openshift/origin/pkg/health-check"

0 commit comments

Comments
 (0)