Fixing examples_test for moved files in #11595

This commit is contained in:
Kris Rousey 2015-07-20 16:51:25 -07:00
parent 43fa2ed715
commit 72e06a2891
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"hazelcast-controller": &api.ReplicationController{},
"hazelcast-service": &api.Service{},
},
"../docs/user-guide/namespaces": {
"../docs/admin/namespaces": {
"namespace-dev": &api.Namespace{},
"namespace-prod": &api.Namespace{},
},