Skip to content

Commit b9fcab6

Browse files
committed
do I need to install the api for some reason?
1 parent 3826e53 commit b9fcab6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/util/client.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import (
2525
oauthclient "github.com/openshift/origin/pkg/oauth/generated/internalclientset"
2626
"github.com/openshift/origin/pkg/serviceaccounts"
2727
userclient "github.com/openshift/origin/pkg/user/generated/internalclientset"
28+
29+
_ "github.com/openshift/origin/pkg/api/install"
2830
)
2931

3032
// GetBaseDir returns the base directory used for test.

0 commit comments

Comments
 (0)